Skip to content

Commit

Permalink
Merge branch 'main' of github.com:GyulyVGC/sniffnet
Browse files Browse the repository at this point in the history
  • Loading branch information
GyulyVGC committed Jul 30, 2024
2 parents 5646af0 + ff46fa3 commit 61952d1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ confy = "0.6.1"
serde = { version = "1.0.204", default-features = false, features = ["derive"] }
rodio = { version = "0.19.0", default-features = false, features = ["mp3"] }
dns-lookup = "2.0.4"
toml = "0.8.15"
toml = "0.8.16"
once_cell = "1.19.0"
ctrlc = { version = "3.4.4", features = ["termination"] }
rfd = "0.14.1"
Expand Down

0 comments on commit 61952d1

Please sign in to comment.