Skip to content

Commit

Permalink
Fix libpnet dependency issue by patch
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangxp1998 committed Jan 7, 2020
1 parent 535c949 commit 0411f6c
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 66 deletions.
128 changes: 62 additions & 66 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,6 @@ pnet_base = "0.23.0"
cargo-insta = "0.11.0"
packet-builder = "0.4.0"
regex = "1"

[patch.crates-io]
pnet = { git = "https://github.com/zhangxp1998/libpnet.git", branch = 'bandwhich'}

0 comments on commit 0411f6c

Please # to comment.