Skip to content

Commit 7670e9e

Browse files
Update Rust crate schemars to v1
1 parent 6894944 commit 7670e9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ serde = { version = "1", features = ["derive"] }
1414
serde_json = "1"
1515
tao = "0.33.0"
1616
wry = "0.51.0"
17-
schemars = "0.8.21"
17+
schemars = "1.0.0"
1818
parking_lot = "0.12"
1919
actson = "2.0.0"
2020
tracing = "0.1"

0 commit comments

Comments
 (0)