refactor: Enable debug-images feature for Sentry
This makes it possible to link a Sentry trace to the debug symbols so it can be symbolicated
This commit is contained in:
committed by
Jorge Martin Espinosa
parent
9dc2901268
commit
9b6d54ef30
@@ -95,6 +95,7 @@ sentry = { workspace = true, optional = true, default-features = false, features
|
||||
# Most default features enabled otherwise.
|
||||
"backtrace",
|
||||
"contexts",
|
||||
"debug-images",
|
||||
"panic",
|
||||
"reqwest",
|
||||
"sentry-debug-images",
|
||||
|
||||
Reference in New Issue
Block a user