Skip to content

Commit

Permalink
⬆️ Upgrade anyhow to 1.0.95
Browse files Browse the repository at this point in the history
  • Loading branch information
czy-29 committed Jan 9, 2025
1 parent 59364ae commit f75eb63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ rust-version = "1.80.0"
all-features = true

[dependencies]
anyhow = "1.0.94"
anyhow = "1.0.95"
derive_more = { version = "1.0.0", features = ["display"] }
indexmap = "2.7.0"
ron = "0.8.1"
Expand Down

0 comments on commit f75eb63

Please sign in to comment.