Skip to content

Commit 99e00a2

Browse files
Update Rust crate schemars to v1
1 parent d1d9955 commit 99e00a2

File tree

2 files changed

+26
-5
lines changed

2 files changed

+26
-5
lines changed

Cargo.lock

Lines changed: 25 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)