mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-18 09:35:50 +00:00
revert: lib default feat to exclude packet capture
This commit is contained in:
parent
5310200181
commit
744230455c
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ rust-version = "1.65.0"
|
|||
categories = ["parser-implementations", "parsing", "network-programming", "encoding"]
|
||||
|
||||
[features]
|
||||
default = ["games", "services", "game_defs", "packet_capture",]
|
||||
default = ["games", "services", "game_defs"]
|
||||
games = []
|
||||
services = []
|
||||
game_defs = ["dep:phf", "games"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue