Skip to content

Commit

Permalink
Merge pull request #40 from dbus2/renovate/anyhow-1.x
Browse files Browse the repository at this point in the history
⬆️ Update anyhow to 1.0.79
  • Loading branch information
zeenix authored Feb 18, 2024
2 parents 8a1afce + 2626cd9 commit 13b630f
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 @@ -36,7 +36,7 @@ tracing-subscriber = { version = "0.3.11", features = [
"fmt",
"ansi",
], default-features = false, optional = true }
anyhow = "1.0.58"
anyhow = "1.0.79"
# Explicitly depend on serde to enable `rc` feature.
serde = { version = "1.0.140", features = ["rc"] }
futures-util = "0.3.23"
Expand Down

0 comments on commit 13b630f

Please sign in to comment.