gluxon / wireguard-uapi-rs

MIT License
32 stars 10 forks source link

cargo: update dependencies #15

Closed returntoreality closed 2 years ago

returntoreality commented 2 years ago

This pull request updates some of the dependencies to their current versions. I did not update neli, and derive_builder as they require code changes.

codecov[bot] commented 2 years ago

Codecov Report

Merging #15 (5be91d4) into develop (ff57fd4) will decrease coverage by 0.22%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #15      +/-   ##
===========================================
- Coverage    70.97%   70.74%   -0.23%     
===========================================
  Files           25       25              
  Lines         1509     1494      -15     
===========================================
- Hits          1071     1057      -14     
+ Misses         438      437       -1     
Impacted Files Coverage Δ
src/linux/socket/wg_socket.rs 87.71% <0.00%> (-0.22%) :arrow_down:
src/xplatform/set.rs 100.00% <0.00%> (ø)
src/lib.rs 92.98% <0.00%> (+0.22%) :arrow_up:

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 ff57fd4...5be91d4. Read the comment docs.

gluxon commented 2 years ago

Released as 2.0.2: https://github.com/gluxon/wireguard-uapi-rs/releases/tag/v2.0.2