Skip to content

Commit

Permalink
sync Tue Dec 12 00:04:43 CET 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
nbari committed Dec 11, 2023
1 parent 6ac8e7c commit 54be6dd
Show file tree
Hide file tree
Showing 3 changed files with 263 additions and 9 deletions.
254 changes: 245 additions & 9 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ edition = "2018"
[dependencies]
anyhow = "1"
clap = { version = "4", features = ["string", "env"] }
default-net = "0.21.0"
openssl = { version = "0.10", features = ["vendored"] }
pnet = "0.34.0"

Expand Down
Loading

0 comments on commit 54be6dd

Please sign in to comment.