diff --git a/Cargo.toml b/Cargo.toml index edf6403861c..5cf67d75070 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,7 @@ flate2 = { version = "1.0.3", features = ['zlib'] } fs2 = "0.4" git2 = "0.8.0" git2-curl = "0.9.0" -glob = "0.2.11" +glob = "0.3.0" hex = "0.3" home = "0.3" ignore = "0.4"