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 c326fcb commit 0086332Copy full SHA for 0086332
Cargo.toml
@@ -28,7 +28,7 @@ crypto-hash = "0.3.1"
28
curl = { version = "0.4.23", features = ["http2"] }
29
curl-sys = "0.4.22"
30
env_logger = "0.7.0"
31
-pretty_env_logger = { version = "0.3", optional = true }
+pretty_env_logger = { version = "0.4", optional = true }
32
anyhow = "1.0"
33
filetime = "0.2"
34
flate2 = { version = "1.0.3", features = ["zlib"] }
0 commit comments