Skip to content

Commit 2ac7412

Browse files
Bump schemars from 0.8.21 to 1.0.4
Bumps [schemars](https://github.com/GREsau/schemars) from 0.8.21 to 1.0.4. - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](GREsau/schemars@v0.8.21...v1.0.4) --- updated-dependencies: - dependency-name: schemars dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0f32f5 commit 2ac7412

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

Cargo.lock

Lines changed: 15 additions & 2 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
@@ -36,7 +36,7 @@ redis = { version = "0.29.1", features = [
3636
"tokio-native-tls-comp",
3737
] }
3838
regex = "1.11.3"
39-
schemars = "0.8.21"
39+
schemars = "1.2.1"
4040
serde = { version = "1.0.210", features = ["derive"] }
4141
serde_bytes = "0.11.17"
4242
serde_json = "1.0.134"

0 commit comments

Comments
 (0)