Skip to content

Commit

Permalink
Bump anyhow to 1.0.86
Browse files Browse the repository at this point in the history
Reviewed By: fanzeyi, dtolnay

Differential Revision: D61876827

fbshipit-source-id: 54223a5741114f76152c981ef2bce472970aa8a9
  • Loading branch information
keito authored and facebook-github-bot committed Aug 28, 2024
1 parent 76bbc25 commit 5793a83
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ name = "dotslash_tests_rs"
path = "tests/dotslash_tests.rs"

[dependencies]
anyhow = "1.0.75"
anyhow = "1.0.86"
blake3 = { version = "=1.5.0", features = ["traits-preview"] }
dirs = "2.0"
dunce = "1.0.2"
Expand Down

0 comments on commit 5793a83

Please sign in to comment.