getsentry / sentry-rust

Official Sentry SDK for Rust
https://sentry.io/
Apache License 2.0
620 stars 153 forks source link

Update crate dependencies #628

Closed Swatinem closed 12 months ago

Swatinem commented 12 months ago

This does a cargo update and manually bumping a ton of other dependent crates.

tonic still pulls in an older axum version, so a ton of dependencies are still duplicated.