Support glob in get repositories (fix #184)
This commit is contained in:
@@ -31,6 +31,7 @@ tokio-process = "0.2.3"
|
||||
futures = "0.1.27"
|
||||
openssl-probe = { version = "0.1.2", optional = true }
|
||||
pretty_env_logger = "0.3.0"
|
||||
glob = "0.3.0"
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
nix = "0.14.0"
|
||||
|
||||
Reference in New Issue
Block a user