mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Replace astersisks with appropriate versions in deps
This commit is contained in:
parent
75e14e80cd
commit
0baa6b477c
22 changed files with 70 additions and 70 deletions
|
@ -101,8 +101,8 @@ path = "../../support/android-rs-glue/glue"
|
|||
optional = true
|
||||
|
||||
[dependencies]
|
||||
env_logger = "*"
|
||||
env_logger = "0.3"
|
||||
url = "0.2.36"
|
||||
time = "0.1.12"
|
||||
bitflags = "*"
|
||||
libc = "*"
|
||||
bitflags = "0.3"
|
||||
libc = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue