Merge branch 'main' into feat/rootless-capture

This commit is contained in:
Cain 2024-01-18 01:56:14 +00:00 committed by GitHub
commit 36d957ceb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
52 changed files with 1483 additions and 457 deletions

View file

@ -42,6 +42,9 @@ pcap-file = { version = "2.0", optional = true }
pnet_packet = { version = "0.34", optional = true }
lazy_static = { version = "1.4", optional = true }
[dev-dependencies]
gamedig-id-tests = { path = "../id-tests", no-default-features = true }
# Examples
[[example]]
name = "minecraft"