Skip to content

Commit

Permalink
[deps]: Update Rust crate thiserror to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 0e49be1 commit 980ad9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bws/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ serde = "1.0.196"
serde_json = "1.0.113"
serde_yaml = "0.9"
supports-color = "3.0.0"
thiserror = "1.0.57"
thiserror = "2.0.0"
tokio = { workspace = true, features = ["rt-multi-thread"] }
toml = "0.8.10"
uuid = { version = "1.7.0", features = ["serde"] }
Expand Down

0 comments on commit 980ad9d

Please sign in to comment.