Skip to content

Commit 0e6400f

Browse files
chore(deps): 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 39c38ad commit 0e6400f

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
@@ -40,7 +40,7 @@ dotenvy = "0.15"
4040
tokio = { version = "1", features = ["full"] }
4141
tracing = { version = "0.1", features = ["log", "async-await"] }
4242
color-eyre = "0.6"
43-
schemars = "0.8"
43+
schemars = "1.0"
4444
futures = "0.3"
4545
thiserror = "2"
4646
tracing-subscriber = { version = "0.3", features = ["json", "env-filter"] }

0 commit comments

Comments
 (0)