We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2316ca0 + 5731a73 commit 28f89fdCopy full SHA for 28f89fd
Cargo.toml
@@ -37,7 +37,7 @@ ignore = "0.3"
37
jobserver = "0.1.6"
38
libc = "0.2"
39
libgit2-sys = "0.6"
40
-log = "0.3"
+log = "0.4"
41
num_cpus = "1.0"
42
same-file = "1"
43
scoped-tls = "0.1"
tests/cargotest/Cargo.toml
@@ -13,7 +13,7 @@ flate2 = "1.0"
13
git2 = { version = "0.6", default-features = false }
14
hamcrest = "=0.1.1"
15
hex = "0.2"
16
17
serde_json = "1.0"
18
tar = { version = "0.4", default-features = false }
19
url = "1.1"
0 commit comments