rustyhorde / vergen

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

Fix docsrs build failure #260

Closed Imberflur closed 10 months ago

Imberflur commented 10 months ago

Fixes the error reported here https://docs.rs/crate/vergen/8.2.5/builds/909730

codecov[bot] commented 10 months ago

Codecov Report

Merging #260 (5af3f9a) into master (d4babaa) will increase coverage by 0.18%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #260      +/-   ##
==========================================
+ Coverage   97.06%   97.25%   +0.18%     
==========================================
  Files          23       23              
  Lines        1637     1637              
==========================================
+ Hits         1589     1592       +3     
+ Misses         48       45       -3     

see 1 file with indirect coverage changes

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!