Skip to content

Commit

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

---
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 Sep 16, 2024
1 parent 98453ff commit fa4cdb7
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 16 deletions.
45 changes: 30 additions & 15 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 crates/gosub_styling/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ lazy_static = "1.5"
anyhow = "1.0.87"
regex = "1.10.6"
colors-transform = "0.2.11"
backtrace = "0.3.71"
backtrace = "0.3.74"
log = "0.4.21"
rand = "0.9.0-alpha.1"

Expand Down

0 comments on commit fa4cdb7

Please sign in to comment.