Skip to content

Commit

Permalink
cargo: Update thiserror to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sophie-h committed Nov 20, 2024
1 parent 5d2c59e commit 959e768
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 @@ -47,6 +47,6 @@ miniz_oxide = "0.8.0"
paste = "1.0.15"
serde = { version = "1.0.202", features = ["derive"] }
static_assertions = "1.1.0"
thiserror = "1.0.61"
thiserror = "2.0.3"
tracing = "0.1"
xml-rs = "0.8.19"

0 comments on commit 959e768

Please sign in to comment.