mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
fix: variant Action::Query does not have this field
This commit is contained in:
parent
e615c63ed2
commit
bedd277027
1 changed files with 1 additions and 0 deletions
|
|
@ -320,6 +320,7 @@ fn main() -> Result<()> {
|
|||
port,
|
||||
format,
|
||||
output_mode,
|
||||
#[cfg(feature = "packet_capture")]
|
||||
capture,
|
||||
timeout_settings,
|
||||
extra_options,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue