Skip to content

Commit

Permalink
Update Rust crate thiserror to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 5877dc8 commit 9ca4417
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 @@ -45,7 +45,7 @@ futures = "0.3"
sha2 = "0.10"
async-trait = "0.1"
hex = "0.4"
thiserror = "1"
thiserror = "2"
anyhow = "1"
sync_wrapper = { version = "1", features = ["futures"] }
async-recursion = "1"
Expand Down

0 comments on commit 9ca4417

Please sign in to comment.