Skip to content

Commit 4d48c77

Browse files
chore(deps): bump schemars from 1.2.0 to 1.2.1
Bumps [schemars](https://github.com/GREsau/schemars) from 1.2.0 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@v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: schemars dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9510aec commit 4d48c77

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -73,7 +73,7 @@ oro-package-spec = "0.3.34"
7373
parse-changelog = "0.6.15"
7474
pathdiff = { version = "0.2.3", features = ["camino"] }
7575
reqwest = { version = "0.12.28", default-features = false }
76-
schemars = "1.2.0"
76+
schemars = "1.2.1"
7777
self-replace = "1.5.0"
7878
semver = "1.0.27"
7979
serde = { version = "1.0.228", features = ["derive"] }

0 commit comments

Comments
 (0)