Skip to content

Commit 961524a

Browse files
committed
fix
1 parent 82193fc commit 961524a

File tree

2 files changed

+5
-30
lines changed

2 files changed

+5
-30
lines changed

Cargo.lock

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

examples/json/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ edition = "2024"
99
[dependencies]
1010
cot = { path = "../../cot", features = ["openapi", "swagger-ui"] }
1111
serde = "1"
12-
schemars = "1.2"
12+
schemars = "0.9"

0 commit comments

Comments
 (0)