Skip to content

Commit 18ff132

Browse files
Bump schemars from 0.8.21 to 0.8.22 (#776)
Bumps [schemars](https://github.com/GREsau/schemars) from 0.8.21 to 0.8.22. - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](GREsau/schemars@v0.8.21...v0.8.22) --- updated-dependencies: - dependency-name: schemars dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a89c92e commit 18ff132

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.

modeling-cmds/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ kittycad-unit-conversion-derive = "0.1.0"
2525
measurements = "0.11.0"
2626
parse-display = "0.9.1"
2727
parse-display-derive = "0.9.0"
28-
schemars = { version = "0.8.16", features = [
28+
schemars = { version = "0.8.22", features = [
2929
"bigdecimal04",
3030
"chrono",
3131
"url",

0 commit comments

Comments
 (0)