Skip to content

Commit 0b73053

Browse files
fix(deps): update rust crate schemars to v1
1 parent 9055a03 commit 0b73053

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 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
@@ -16,7 +16,7 @@ rand = "0.9.0"
1616
serde = "1.0.164"
1717
spinners = "4.1.0"
1818
question = "0.2.2"
19-
schemars = "0.9.0"
19+
schemars = "1.0.0"
2020
serde_json = "1.0.99"
2121
env_logger = "0.11.0"
2222
clap-verbosity-flag = "3.0.0"

0 commit comments

Comments
 (0)