Skip to content

Commit b91b09b

Browse files
Bump schemars from 0.8.15 to 0.8.16 (#8990)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0bda191 commit b91b09b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ proc-macro2 = { version = "1.0.70" }
3333
quote = { version = "1.0.23" }
3434
regex = { version = "1.10.2" }
3535
rustc-hash = { version = "1.1.0" }
36-
schemars = { version = "0.8.15" }
36+
schemars = { version = "0.8.16" }
3737
serde = { version = "1.0.190", features = ["derive"] }
3838
serde_json = { version = "1.0.108" }
3939
shellexpand = { version = "3.0.0" }

0 commit comments

Comments
 (0)