Skip to content

Commit 53cdf51

Browse files
committed
Bump schemars
1 parent db21cae commit 53cdf51

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

Lines changed: 5 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
@@ -115,7 +115,7 @@ serde_cbor = { version = "0.11.2", optional = true }
115115
sha2 = { version = "0.10.8", optional = true }
116116
zxcvbn = { version = "2.2.2", optional = true }
117117
handlebars = { version = "5.1.2", optional = true }
118-
schemars = { version = "0.8.21", optional = true }
118+
schemars = { version = "1", optional = true }
119119

120120
[dev-dependencies]
121121
futures-channel = "0.3.30"

0 commit comments

Comments
 (0)