Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 2db9ecc

Browse files
Bump backtrace from 0.3.61 to 0.3.63 (#10495)
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.61 to 0.3.63. - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](rust-lang/backtrace-rs@0.3.61...0.3.63) --- updated-dependencies: - dependency-name: backtrace dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 558e6d9 commit 2db9ecc

File tree

2 files changed

+22
-16
lines changed

2 files changed

+22
-16
lines changed

Cargo.lock

Lines changed: 21 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

primitives/panic-handler/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ readme = "README.md"
1414
targets = ["x86_64-unknown-linux-gnu"]
1515

1616
[dependencies]
17-
backtrace = "0.3.38"
17+
backtrace = "0.3.63"
1818
regex = "1.5.4"
1919
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)