Skip to content

Commit fed0aea

Browse files
chore(deps): bump schemars from 0.8.22 to 1.2.1 in /bundler
Bumps [schemars](https://github.com/GREsau/schemars) from 0.8.22 to 1.2.1. - [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.2.1) --- updated-dependencies: - dependency-name: schemars dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f1a3a5 commit fed0aea

2 files changed

Lines changed: 26 additions & 5 deletions

File tree

bundler/Cargo.lock

Lines changed: 25 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundler/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ opentelemetry = { version = "0.23.0" }
2020
opentelemetry-otlp = { version = "0.16.0", features = ["metrics", "tokio"] }
2121
opentelemetry-semantic-conventions = { version = "0.15.0" }
2222
opentelemetry_sdk = { version = "0.23.0", features = ["rt-tokio"] }
23-
schemars = { version = "0.8.21" }
23+
schemars = { version = "1.2.1" }
2424
serde = { version = "1.0.217", features = ["derive"] }
2525
serde_json = { version = "1.0.138" }
2626
sqlx = { version = "0.8.3", features = [

0 commit comments

Comments
 (0)