Skip to content

Commit

Permalink
Merge pull request #33 from mdpadberg/renovate/anyhow-1.x
Browse files Browse the repository at this point in the history
Update Rust crate anyhow to 1.0.82
  • Loading branch information
mdpadberg authored Apr 10, 2024
2 parents fd18125 + d30264b commit 96dd515
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 96dd515

Please sign in to comment.