un-wildcard stuff

This commit is contained in:
Manish Goregaokar 2016-01-22 18:39:40 +05:30
parent 61bfaeb644
commit 5dd0424877
1 changed files with 3 additions and 3 deletions

View File

@ -22,9 +22,9 @@ semver = "0.2.1"
[dev-dependencies]
compiletest_rs = "0.0.11"
regex = "*"
regex_macros = "*"
lazy_static = "*"
regex = "0.1.47"
regex_macros = "0.1.27"
lazy_static = "0.1.15"
rustc-serialize = "0.3"
[features]