Skip to content

Commit

Permalink
build(deps): update rust crate anyhow to 1.0.79
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 8, 2024
1 parent 079c91f commit 71d11cc
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 @@ -10,7 +10,7 @@ opt-level = 3
lto = "fat"

[dependencies]
anyhow = "1.0.78"
anyhow = "1.0.79"
thiserror = "1.0.53"
serde = { version = "1.0.193", features = ["derive"] }
serde_json = "1.0.108"
Expand Down

0 comments on commit 71d11cc

Please sign in to comment.