We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20efc42 commit a659f21Copy full SHA for a659f21
Cargo.toml
@@ -14,7 +14,7 @@ edition = "2021"
14
log = "0.4"
15
serde = "1.0"
16
xml-rs = "0.8"
17
-thiserror = "1.0"
+thiserror = "2.0"
18
19
[dev-dependencies]
20
serde = { version = "1.0", features = ["derive"] }
0 commit comments