mun-lang / mun

Source code for the Mun language and runtime.
https://mun-lang.org
Other
1.81k stars 72 forks source link

bump: all dependencies #542

Closed baszalmstra closed 7 months ago

baszalmstra commented 7 months ago

Based on #541 this PR bumps all dependencies.

codecov[bot] commented 7 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (b14c0d0) 87.26% compared to head (c05eaf7) 87.15%. Report is 1 commits behind head on main.

Files Patch % Lines
crates/mun_compiler/src/diagnostics_snippets.rs 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #542 +/- ## ========================================== - Coverage 87.26% 87.15% -0.11% ========================================== Files 269 269 Lines 31176 31167 -9 ========================================== - Hits 27205 27163 -42 - Misses 3971 4004 +33 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.