mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +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
|
@ -28,7 +28,7 @@ git = "https://github.com/ecoal95/rust-offscreen-rendering-context"
|
|||
features = ["texture_surface"]
|
||||
|
||||
[dependencies]
|
||||
log = "*"
|
||||
log = "0.3"
|
||||
cssparser = "0.3.1"
|
||||
num = "0.1.24"
|
||||
gleam = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue