Skip to content

Commit 83b5341

Browse files
Ben Carrfacebook-github-bot
authored andcommitted
Bump anyhow from 1.0.95 to 1.0.98
Summary: This brings in dtolnay/anyhow@b961f3a to support better interop between anyhow::Error and std::error::Error Reviewed By: JakobDegen Differential Revision: D76630298 fbshipit-source-id: 55325418963a70365ef1105375a834042326bca3
1 parent 6f682b7 commit 83b5341

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ name = "dotslash_tests_rs"
1919
path = "tests/dotslash_tests.rs"
2020

2121
[dependencies]
22-
anyhow = "1.0.95"
22+
anyhow = "1.0.98"
2323
blake3 = { version = "=1.6.1", features = ["mmap", "rayon", "traits-preview"] }
2424
bzip2 = "0.5"
2525
digest = "0.10"

0 commit comments

Comments
 (0)