mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
Bump anyhow
dependency to 1.0.34
in crates-io
crate
This will keep `crates-io` compiling if https://github.com/rust-lang/rust/issues/33953 is fixed. See https://github.com/dtolnay/anyhow/pull/120
This commit is contained in:
parent
c46c06a161
commit
939b5ff766
@ -15,7 +15,7 @@ path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
curl = "0.4"
|
||||
anyhow = "1.0.0"
|
||||
anyhow = "1.0.34"
|
||||
percent-encoding = "2.0"
|
||||
serde = { version = "1.0", features = ['derive'] }
|
||||
serde_json = "1.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user