zingolabs / zingolib_original

ZingoLib
MIT License
1 stars 1 forks source link

Mitigate nix vuln #67

Closed zancas closed 2 years ago

zancas commented 2 years ago

rustyline depends on nix, I updated rustyline, but also updated nix (by pinning it in the Cargo.toml).. the latter might have been unnecessary.

codecov-commenter commented 2 years ago

Codecov Report

Merging #67 (846ea82) into dev (94fe6b1) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev      #67   +/-   ##
=======================================
  Coverage   59.88%   59.88%           
=======================================
  Files          29       29           
  Lines        5263     5263           
=======================================
  Hits         3152     3152           
  Misses       2111     2111           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 94fe6b1...846ea82. Read the comment docs.