Skip to content

Commit 4c23b29

Browse files
Update Rust crate schemars to v1
1 parent 2c6917e commit 4c23b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ reqwest = { version = "0.12.15", default-features = false, features = [
4949
"multipart",
5050
"rustls-tls",
5151
] }
52-
schemars = "0.9.0"
52+
schemars = "1.0.0"
5353
secrecy = { version = "0.10.3", features = ["serde"] }
5454
serde = { version = "1.0.219", features = ["derive"] }
5555
serde_json = "1.0.140"

0 commit comments

Comments
 (0)