mirror of
https://github.com/OMGeeky/tarpc.git
synced 2026-02-23 15:49:54 +01:00
Use wildcard dep for now
This commit is contained in:
@@ -11,5 +11,5 @@ bincode = "*"
|
||||
serde_macros = "*"
|
||||
log = "*"
|
||||
env_logger = "*"
|
||||
scoped-pool = "0.1.4"
|
||||
scoped-pool = "*"
|
||||
lazy_static = "*"
|
||||
|
||||
Reference in New Issue
Block a user