Skip to content

Commit c285238

Browse files
Bump human-panic from 1.1.5 to 1.2.0 (#1164)
Bumps [human-panic](https://github.com/rust-cli/human-panic) from 1.1.5 to 1.2.0. - [Changelog](https://github.com/rust-cli/human-panic/blob/master/CHANGELOG.md) - [Commits](rust-cli/human-panic@v1.1.5...v1.2.0) --- updated-dependencies: - dependency-name: human-panic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4549bff commit c285238

File tree

2 files changed

+30
-6
lines changed

2 files changed

+30
-6
lines changed

Cargo.lock

Lines changed: 29 additions & 5 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
@@ -45,7 +45,7 @@ gix = { version = "0.52.0", default-features = false, features = [
4545
] }
4646
git2 = { version = "0.17.2", default-features = false }
4747
globset = "0.4.13"
48-
human-panic = "1.1.5"
48+
human-panic = "1.2.0"
4949
image.workspace = true
5050
num-format = "0.4.4"
5151
onefetch-ascii = { path = "ascii", version = "2.18.1" }

0 commit comments

Comments
 (0)