Replace astersisks with appropriate versions in deps

This commit is contained in:
Bogdan Cuza 2015-07-17 10:20:55 +03:00
parent 75e14e80cd
commit 0baa6b477c
22 changed files with 70 additions and 70 deletions

View file

@ -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"