Skip to content

Commit 7959ffa

Browse files
fix(deps): update rust crate schemars to v1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0043157 commit 7959ffa

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
@@ -29,7 +29,7 @@ maplit = "1.0.2"
2929
pyo3-async-runtimes = { version = "0.26.0", features = ["tokio-runtime"] }
3030
pyo3-log = "0.13.0"
3131
pythonize = "0.26.0"
32-
schemars = "0.8.21"
32+
schemars = "1.0.0"
3333
serde = "1.0.218"
3434
serde_json = "1.0.138"
3535
serde_plain = "1.0.2"

0 commit comments

Comments
 (0)