Skip to content

Commit

Permalink
Bump cargo-lock in /implementations/rust-jsonschema
Browse files Browse the repository at this point in the history
Bumps [cargo-lock](https://github.com/rustsec/rustsec) from 10.0.1 to 10.1.0.
- [Release notes](https://github.com/rustsec/rustsec/releases)
- [Commits](https://github.com/rustsec/rustsec/commits)

---
updated-dependencies:
- dependency-name: cargo-lock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 11ed6f5 commit 04be4fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions implementations/rust-jsonschema/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion implementations/rust-jsonschema/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ serde_json = "1.0"
url = "2.5.2"

[build-dependencies]
cargo-lock = "10.0"
cargo-lock = "10.1"

0 comments on commit 04be4fa

Please sign in to comment.