Skip to content

Commit

Permalink
Update Rust crate sentry to 0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent c32d229 commit a3ed03c
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.35.0", default-features = false, features = [
sentry = { version = "0.36.0", default-features = false, features = [
"backtrace",
"contexts",
"panic",
Expand Down

0 comments on commit a3ed03c

Please sign in to comment.