Skip to content

Commit eed05dd

Browse files
build(deps): bump schemars from 0.8.22 to 1.0.4
Bumps [schemars](https://github.com/GREsau/schemars) from 0.8.22 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.22...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] <[email protected]>
1 parent fc98c49 commit eed05dd

File tree

2 files changed

+36
-23
lines changed

2 files changed

+36
-23
lines changed

Cargo.lock

Lines changed: 35 additions & 22 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
@@ -315,7 +315,7 @@ regex = "1.10.6"
315315
reqwest = { version = "0.12.15", default-features = false }
316316
rs_merkle = "1.5.0"
317317
safer-ffi = "0.1.13"
318-
schemars = "0.8.22"
318+
schemars = "1.0.4"
319319
semver = "1.0.26"
320320
serde = "1.0.219"
321321
serde_bytes = "0.11.17"

0 commit comments

Comments
 (0)