mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +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,
|
port,
|
||||||
format,
|
format,
|
||||||
output_mode,
|
output_mode,
|
||||||
|
#[cfg(feature = "packet_capture")]
|
||||||
capture,
|
capture,
|
||||||
timeout_settings,
|
timeout_settings,
|
||||||
extra_options,
|
extra_options,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue