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 84c45cb commit 44a029cCopy full SHA for 44a029c
Cargo.toml
@@ -15,7 +15,7 @@ prettyplease = "0.2.22"
15
# Ideally we'd let you use no-std proptest, but proptest requires either the std
16
# or the no_std option to be set. It won't compile without one of those two set.
17
proptest = { version = "1.5.0", features = ["std"], default-features = false }
18
-schemars = "0.8.17"
+schemars = "0.8.21"
19
serde = "1"
20
serde_json = "1.0.115"
21
syn = "2.0.48"
0 commit comments