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.
1 parent da20496 commit 589d704Copy full SHA for 589d704
Cargo.toml
@@ -25,7 +25,7 @@ curl = { version = "0.4.44", features = ["http2"] }
25
curl-sys = "0.4.58"
26
env_logger = "0.9.0"
27
pretty_env_logger = { version = "0.4", optional = true }
28
-anyhow = "1.0"
+anyhow = "1.0.47"
29
filetime = "0.2.9"
30
flate2 = { version = "1.0.3", default-features = false, features = ["zlib"] }
31
git2 = "0.15.0"
0 commit comments