Skallwar / suckit

Suck the InTernet
Apache License 2.0
735 stars 38 forks source link

misc: Update dependencies in Cargo.lock #187

Closed Skallwar closed 2 years ago

Skallwar commented 2 years ago

It's seems that the MSRV changed with this update. I ran cargo-msrv but its reporting 1.46.0 as the MSRV in my machine 🤷

codecov[bot] commented 2 years ago

Codecov Report

Merging #187 (b3753d7) into master (0171c62) will increase coverage by 0.09%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #187      +/-   ##
==========================================
+ Coverage   66.52%   66.61%   +0.09%     
==========================================
  Files          17       17              
  Lines         699      698       -1     
==========================================
  Hits          465      465              
+ Misses        234      233       -1     
Impacted Files Coverage Δ
src/disk.rs 0.00% <0.00%> (ø)
Skallwar commented 2 years ago

Here is the issue https://github.com/rust-lang/rust/issues/55002. New MSRV is 1.49.0