Skip to content

Commit 82b1b5d

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 8d7a157 commit 82b1b5d

File tree

2 files changed

+53
-8
lines changed

2 files changed

+53
-8
lines changed

Cargo.lock

Lines changed: 52 additions & 7 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 = "1.0"
4646
# pretty_env_logger = "0.5.0"

0 commit comments

Comments
 (0)