Use wildcard dep for now

This commit is contained in:
Tim Kuehn
2016-01-31 22:35:13 -08:00
parent 6e49bcdae9
commit e4b483304d

View File

@@ -11,5 +11,5 @@ bincode = "*"
serde_macros = "*"
log = "*"
env_logger = "*"
scoped-pool = "0.1.4"
scoped-pool = "*"
lazy_static = "*"