We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f94da commit 49ffd4aCopy full SHA for 49ffd4a
cdevents-sdk/Cargo.toml
@@ -17,7 +17,7 @@ proptest = { version = "1.4", optional = true }
17
proptest-derive = { version = "0.5", optional = true }
18
serde = { version = "1.0", features = ["derive"] }
19
serde_json = "1.0"
20
-thiserror = "1.0"
+thiserror = "2.0"
21
time = { version = "0.3", features = ["serde-human-readable"] }
22
23
[dev-dependencies]
0 commit comments