Skip to content

Commit f229a15

Browse files
Bump schemars from 0.8.22 to 1.0.3
Bumps [schemars](https://github.com/GREsau/schemars) from 0.8.22 to 1.0.3. - [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.3) --- updated-dependencies: - dependency-name: schemars dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72d3363 commit f229a15

File tree

2 files changed

+49
-4
lines changed

2 files changed

+49
-4
lines changed

Cargo.lock

Lines changed: 48 additions & 3 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
@@ -16,7 +16,7 @@ clap = { version = "4", features = ["cargo"] }
1616
dropshot = { version = "0.12" }
1717
elf = "0.8"
1818
libc = "0.2"
19-
schemars = "0.8"
19+
schemars = "1.0"
2020
serde = "1.0"
2121
serde_json = "1.0"
2222
tokio = { version = "1", features = ["rt", "rt-multi-thread", "macros", "net", "time", "io-util"] }

0 commit comments

Comments
 (0)