rust-sailfish / sailfish

Simple, small, and extremely fast template engine for Rust
https://rust-sailfish.github.io/sailfish/
MIT License
806 stars 54 forks source link

dep: update toml to 0.8.2 #136

Closed miranbastaja closed 11 months ago

miranbastaja commented 11 months ago

Update the toml crate from 0.7.3 to 0.8.2.

The breaking change between 0.7 and 0.8 doesn't affect sailfish because no tuples are used in the config.

codecov-commenter commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (646ab62) 0.00% compared to head (2897220) 0.00%. Report is 10 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #136 +/- ## ===================================== Coverage 0.00% 0.00% ===================================== Files 10 10 Lines 544 544 Branches 119 119 ===================================== Misses 544 544 ```

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