Skip to content

Commit

Permalink
feat(linux): rewrite list_afinet_netifas (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgzones authored Feb 28, 2023
1 parent da0d5a8 commit 109ff03
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 133 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ thiserror = "1"
libc = "0.2"

[target.'cfg(target_os = "linux")'.dependencies]
neli = "0.5"
neli = "0.6"

[target.'cfg(windows)'.dependencies.windows-sys]
version = "0.42.0"
Expand Down
Loading

0 comments on commit 109ff03

Please sign in to comment.