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 2c6917e commit 4c23b29Copy full SHA for 4c23b29
Cargo.toml
@@ -49,7 +49,7 @@ reqwest = { version = "0.12.15", default-features = false, features = [
49
"multipart",
50
"rustls-tls",
51
] }
52
-schemars = "0.9.0"
+schemars = "1.0.0"
53
secrecy = { version = "0.10.3", features = ["serde"] }
54
serde = { version = "1.0.219", features = ["derive"] }
55
serde_json = "1.0.140"
0 commit comments