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 a9b5cde commit ab384bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion watchman/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ license = "MIT"

[dependencies]
ahash = "0.8"
anyhow = "1.0.75"
anyhow = "1.0.86"
duct = "0.13.6"
jwalk = "0.6"
serde = { version = "1.0.185", features = ["derive", "rc"] }
Expand Down

0 comments on commit ab384bd

Please sign in to comment.