Skip to content

Commit

Permalink
Bump schemars from 0.8.8 to 0.8.11 in /rust (#145)
Browse files Browse the repository at this point in the history
Bumps [schemars](https://github.com/GREsau/schemars) from 0.8.8 to 0.8.11.
- [Release notes](https://github.com/GREsau/schemars/releases)
- [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md)
- [Commits](GREsau/schemars@v0.8.8...v0.8.11)

---
updated-dependencies:
- dependency-name: schemars
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2022
1 parent bcb8290 commit e067f91
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ clear_on_drop = { version = "0.2", features = ["no_cc"] }
itertools = "0.10.1"
getrandom = { version = "0.2.8", features = ["js"] }
rand = "0.8.5"
schemars = "0.8.8"
schemars = "0.8.11"
serde = { version = "1.0", features = ["derive"] }
fraction = "0.10.0"
base64 = "0.13"
Expand Down

0 comments on commit e067f91

Please sign in to comment.