getsentry / symbolic

Stack trace symbolication library written in Rust
https://github.com/getsentry/symbolic#readme
MIT License
447 stars 75 forks source link

Do a `cargo update` and fix a bunch of lints #829

Closed Swatinem closed 7 months ago

Swatinem commented 7 months ago

skip-changelog

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d341282) 74.89% compared to head (9e81643) 74.92%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #829 +/- ## ========================================== + Coverage 74.89% 74.92% +0.02% ========================================== Files 63 63 Lines 15745 15749 +4 ========================================== + Hits 11793 11800 +7 + Misses 3952 3949 -3 ```