Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
Signed-off-by: Xiaobo Liu <[email protected]>
  • Loading branch information
cppcoffee committed Jan 13, 2024
1 parent a0762f3 commit ad02078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ nfq = "0.2"
# dashmap = "5.5"
clap = { version = "4.4", features = ["derive"] }
pnet = { version = "0.34", default-features = false, features = ["std", "serde"] }
ipnet = { version = "2.9", default-features = false, features = ["std", "serde"] }
libc = "0.2"
ipnet = { version = "2.9", default-features = false, features = ["std", "serde"] }

# crypto
rand = "0.8"
Expand Down

0 comments on commit ad02078

Please sign in to comment.