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 34a8d73 commit 0c43b2a
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 @@ -9,7 +9,7 @@ repository = "https://github.com/facebookincubator/reindeer"
license = "MIT"

[dependencies]
anyhow = "1.0.75"
anyhow = "1.0.86"
cached = "0.39.0"
cargo_toml = "0.17.2"
clap = { version = "4.5.11", features = ["derive", "env", "string", "unicode", "wrap_help"] }
Expand Down

0 comments on commit 0c43b2a

Please sign in to comment.