Skip to content

Commit

Permalink
Update Rust crate sentry to 0.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent de3e859 commit 8412f48
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.34.0", default-features = false, features = [
sentry = { version = "0.35.0", default-features = false, features = [
"backtrace",
"contexts",
"panic",
Expand Down

0 comments on commit 8412f48

Please sign in to comment.