sycamore-rs / sycamore

A library for creating reactive web apps in Rust and WebAssembly
https://sycamore-rs.netlify.app
MIT License
2.79k stars 148 forks source link

Update MSRV to 1.73.0 #663

Closed lukechu10 closed 6 months ago

lukechu10 commented 6 months ago

Updates the MSRV to 1.73.0 because of bumpalo.

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 60.45%. Comparing base (0c5638c) to head (e1bf642).

Files Patch % Lines
packages/sycamore-web/src/ssr_node.rs 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #663 +/- ## ========================================== - Coverage 60.47% 60.45% -0.03% ========================================== Files 54 54 Lines 8536 8539 +3 ========================================== Hits 5162 5162 - Misses 3374 3377 +3 ```

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