google / authenticode-rs

Rust tools for working with Authenticode
Apache License 2.0
24 stars 7 forks source link

xtask: Drop command-run dep #33

Closed nicholasbishop closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Merging #33 (b5148b6) into main (7b1081d) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #33   +/-   ##
=======================================
  Coverage   87.23%   87.23%           
=======================================
  Files           7        7           
  Lines         478      478           
=======================================
  Hits          417      417           
  Misses         61       61           
nicholasbishop commented 11 months ago

Thanks @N0fix for pointing out this dep doesn't compile on Windows.