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 ee43832 commit f0cdcedCopy full SHA for f0cdced
cdevents-sdk/Cargo.toml
@@ -14,7 +14,7 @@ description = "A Rust SDK for CDEvents"
14
cloudevents-sdk = { version = "0.8", optional = true, default-features = false }
15
fluent-uri = "0.3"
16
proptest = { version = "1.4", optional = true }
17
-proptest-derive = { version = "0.5", optional = true }
+proptest-derive = { version = "0.6", optional = true }
18
serde = { version = "1.0", features = ["derive"] }
19
serde_json = "1.0"
20
thiserror = "2.0"
0 commit comments