Skip to content

Commit 3f744ac

Browse files
Bump backtrace from 0.3.72 to 0.3.73
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.72 to 0.3.73. - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](rust-lang/backtrace-rs@0.3.72...0.3.73) --- updated-dependencies: - dependency-name: backtrace dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03122dc commit 3f744ac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

josh-core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
edition = "2021"
1111

1212
[dependencies]
13-
backtrace = "0.3.72"
13+
backtrace = "0.3.73"
1414
bitvec = "1.0.1"
1515
git-version = "0.3.9"
1616
git2 = { workspace = true }

0 commit comments

Comments
 (0)