Skip to content

Commit a57fd42

Browse files
Bump human-panic from 1.1.4 to 1.1.5 (#1088)
Bumps [human-panic](https://github.com/rust-cli/human-panic) from 1.1.4 to 1.1.5. - [Changelog](https://github.com/rust-cli/human-panic/blob/master/CHANGELOG.md) - [Commits](rust-cli/human-panic@v1.1.4...v1.1.5) --- updated-dependencies: - dependency-name: human-panic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14d5db4 commit a57fd42

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -31,7 +31,7 @@ gix = { version = "0.46.0", default-features = false, features = [
3131
"max-performance-safe",
3232
] }
3333
git2 = { version = "0.17.2", default-features = false }
34-
human-panic = "1.1.4"
34+
human-panic = "1.1.5"
3535
image = "0.24.6"
3636
num-format = "0.4.4"
3737
onefetch-ascii = { path = "ascii", version = "2.17.1" }

0 commit comments

Comments
 (0)