You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/rust
Philippe Antoine 6896a93d87 rust: update test_case crate
fixes unused_unit

warning: unneeded unit expression
   --> src/bittorrent_dht/parser.rs:590:5
    |
590 | /     #[test_case(
591 | |         b"",
592 | |         "Error: discovered Dict but expected EOF" ;
593 | |         "test parse bittorrent dht packet err 1"
594 | |     )]
    | |______^
1 year ago
..
.cargo
derive
src rust: fix single_binding 1 year ago
.gitignore
Cargo.lock.in rust: update test_case crate 1 year ago
Cargo.toml.in rust: update test_case crate 1 year ago
Makefile.am
cbindgen.toml
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 1 year ago