chore: bump anyhow to 1.0.58 (#29572)

This commit is contained in:
Yihau Chen 2023-01-10 12:46:31 +08:00 committed by GitHub
parent 226e1921bd
commit 00bee936b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ getrandom = { version = "0.2", features = ["js", "wasm-bindgen"] }
parking_lot = "0.12"
[dev-dependencies]
anyhow = "1.0.45"
anyhow = "1.0.58"
assert_matches = "1.3.0"
bincode = "1.3.1"
borsh = "0.9.1"