Skip to content

Commit

Permalink
fix(deps): update rust crate thiserror to 1.0.59
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 20, 2024
1 parent a88b7f3 commit 65982f0
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 @@ -17,7 +17,7 @@ blit = ["dep:blit"]

[dependencies]
multiversion = "0.7.4"
thiserror = "1.0.58"
thiserror = "1.0.59"

# `blit` feature
blit = { version = "0.8.5", optional = true, default-features = false }
Expand Down

0 comments on commit 65982f0

Please sign in to comment.