mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +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
|
@ -14,8 +14,8 @@ path = "../profile_traits"
|
|||
path = "../util"
|
||||
|
||||
[dependencies]
|
||||
log = "*"
|
||||
libc = "*"
|
||||
log = "0.3"
|
||||
libc = "0.1"
|
||||
regex = "0.1.14"
|
||||
time = "0.1.12"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue