You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since anyhow 1.0.77, backtrace feature is not needed for
Rust 1.65+ (https://github.com/dtolnay/anyhow/releases/tag/1.0.77).
Because sentry has a higher MSRV than that, it's no longer necessary
to enable this feature.
0 commit comments