Skip to content

Commit

Permalink
Update Rust crate anyhow to 1.0.82
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent fd18125 commit d30264b
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 @@ -13,7 +13,7 @@ rand = "0.8.5"
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
dirs = "5.0.1"
anyhow = "1.0.81"
anyhow = "1.0.82"
enigo = "0.1.3"

[dev-dependencies]
Expand Down

0 comments on commit d30264b

Please sign in to comment.