Skip to content

Commit

Permalink
Bump json-patch from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [json-patch](https://github.com/idubrov/json-patch) from 1.1.0 to 1.2.0.
- [Changelog](https://github.com/idubrov/json-patch/blob/main/CHANGELOG.md)
- [Commits](idubrov/json-patch@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: json-patch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 824238a commit 8d5f7b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ rust-version = "1.66.0"
[patch.crates-io]

[workspace.dependencies]
json-patch = "1.1.0"
json-patch = "1.2.0"
k8s-controller = "0.2.0"
k8s-openapi = { version = "0.19", default-features = false, features = [
"v1_25",
Expand Down

0 comments on commit 8d5f7b7

Please sign in to comment.