getsentry / symbolicator

Native Symbolication as a Service
https://getsentry.github.io/symbolicator/
MIT License
359 stars 48 forks source link

Update `moka` and other dependencies #1317

Closed Swatinem closed 12 months ago

Swatinem commented 12 months ago

This does a cargo update, and also updates the moka dependency again. It was downgraded in #1310 because of a memory leak, which should now be solved. See https://github.com/moka-rs/moka/issues/329.

skip-changelog

codecov[bot] commented 12 months ago

Codecov Report

Merging #1317 (4877c36) into master (f510ed9) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1317      +/-   ##
==========================================
- Coverage   75.68%   75.68%   -0.01%     
==========================================
  Files          91       91              
  Lines       14692    14692              
==========================================
- Hits        11120    11119       -1     
- Misses       3572     3573       +1