Skip to content

Commit

Permalink
Bump schemars from 0.8.16 to 0.8.17 (#654)
Browse files Browse the repository at this point in the history
Bumps [schemars](https://github.com/GREsau/schemars) from 0.8.16 to 0.8.17.
- [Release notes](https://github.com/GREsau/schemars/releases)
- [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md)
- [Commits](GREsau/schemars@v0.8.16...v0.8.17)

---
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>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent d0358c2 commit 5207732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ regex = "1.10.4"
regress = "0.9.1"
reqwest = "0.11.27"
rustfmt-wrapper = "0.2.1"
schemars = { version = "0.8.16", features = ["chrono", "uuid1"] }
schemars = { version = "0.8.17", features = ["chrono", "uuid1"] }
serde = { version = "1.0.198", features = ["derive"] }
serde_json = "1.0.116"
similar = "2.4.0"
Expand Down

0 comments on commit 5207732

Please sign in to comment.