Skip to content

Commit ec1c59f

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

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
@@ -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)