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
Jason Ish 66e47a1983 rust: pin once_cell to work with Rust 1.67.1
Clap uses once_cell which recently released v1.20 which updated its
MSRV to 1.70. Locally pin once_cell to 1.20.3 to maintain our MSRV.
1 year ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive app-layer: use uint8_t consistent for event IDs 2 years ago
src dns: refactor function to get rrname to be safe 1 year ago
suricatactl rust: pin once_cell to work with Rust 1.67.1 1 year ago
suricatasc rust: pin once_cell to work with Rust 1.67.1 1 year ago
sys rust: add bindings to SCPlugin.* to sys crate 1 year ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in rust: pin once_cell to work with Rust 1.67.1 1 year ago
Cargo.toml.in rust: Update sawp dependencies to 0.13.1 due to SPDX license compatibility. 1 year ago
Makefile.am rust: use CBINDGEN variable and not "cbindgen" 1 year ago
cbindgen.toml ftp: convert enumerations to Rust 1 year ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago