mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Merge branch 'main' into feat/rootless-capture
This commit is contained in:
commit
36d957ceb4
52 changed files with 1483 additions and 457 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue