Skip to content

Commit

Permalink
Update Rust crate sentry to 0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent c2f81af commit 1bd8a1b
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 @@ -76,7 +76,7 @@ turbopack-binding = { workspace = true, features = [
# allow to specify alternative (rustls) instead via features.
# Note to opt in rustls default-features should be disabled
# (--no-default-features --features sentry_rustls)
sentry = { version = "0.31.8", default-features = false, features = [
sentry = { version = "0.32.0", default-features = false, features = [
"backtrace",
"contexts",
"panic",
Expand Down

0 comments on commit 1bd8a1b

Please sign in to comment.