rustyhorde / vergen

Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros
Apache License 2.0
349 stars 55 forks source link

Fixed msrv in toml issue #332

Closed CraZySacX closed 4 months ago

CraZySacX commented 4 months ago
codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 99.32%. Comparing base (3291846) to head (0efc43e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #332 +/- ## ========================================== + Coverage 99.14% 99.32% +0.17% ========================================== Files 17 9 -8 Lines 3049 2066 -983 ========================================== - Hits 3023 2052 -971 + Misses 26 14 -12 ```

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