Skip to content

Commit

Permalink
dependabot: bump backtrace from 0.3.68 to 0.3.72
Browse files Browse the repository at this point in the history
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.68 to 0.3.72.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](rust-lang/backtrace-rs@0.3.68...0.3.72)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent f79715d commit 78bd8dd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 @@ -23,7 +23,7 @@ exclude = [
]

[dependencies]
backtrace = "0.3.68"
backtrace = "0.3.72"
const_format = "0.2.31"
lazy_static = "1.4.0"
mut_static = "5.0.0"
Expand Down

0 comments on commit 78bd8dd

Please sign in to comment.