Skip to content

Commit

Permalink
Update Rust crate backtrace to 0.3.71
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 529cd45 commit 41ba5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next-swc/crates/napi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ __internal_dhat-ad-hoc = ["dhat"]

[dependencies]
anyhow = "1.0.82"
backtrace = "0.3"
backtrace = "0.3.71"
fxhash = "0.2.1"
dhat = { workspace = true, optional = true }
napi = { version = "2", default-features = false, features = [
Expand Down

0 comments on commit 41ba5c2

Please sign in to comment.