Skip to content

Commit

Permalink
Bump human-panic from 1.0.3 to 1.1.5
Browse files Browse the repository at this point in the history
Bumps [human-panic](https://github.com/rust-cli/human-panic) from 1.0.3 to 1.1.5.
- [Changelog](https://github.com/rust-cli/human-panic/blob/master/CHANGELOG.md)
- [Commits](rust-cli/human-panic@v1.0.3...v1.1.5)

---
updated-dependencies:
- dependency-name: human-panic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 4, 2023
1 parent fee3d4b commit 11d8488
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 40 deletions.
106 changes: 67 additions & 39 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 @@ -36,7 +36,7 @@ kube = "0.80.0"
k8s-openapi = { version = "0.17.0", default-features = false, features = ["v1_22"] }
base64 ="0.21.2"
openssl = { version = "0.10", features = ["vendored"] }
human-panic = "1.0"
human-panic = "1.1"
kubectl-view-allocations = { version="0.16.3", default-features = false }

# XCB is a PITA to compile for ARM so disabling the copy feature on ARM for now
Expand Down

0 comments on commit 11d8488

Please sign in to comment.