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 f0eaebe3a6 rust: set MSRV to 1.75.0
This is the Rust version found on Ubuntu LTS releases as of today, and
is the oldest we need to support.

Ticket: #6573
1 year ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive rust/derive: fix clippy collapsible_match warning 1 year ago
htp rust: update brotli crate to latest version 1 year ago
src detect/entropy: Add calculated entropy value to flowvars 1 year ago
suricatactl suricatactl: add description to Cargo.toml 1 year ago
suricatasc rust: pin once_cell to work with Rust 1.67.1 1 year ago
sys rust: bindgen app-layer-detect-proto.h 1 year ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in rust: update brotli crate to latest version 1 year ago
Cargo.toml.in rust: set MSRV to 1.75.0 1 year ago
Makefile.am github-ci: enable asan for suricata-lua-sys in fuzz build 1 year ago
cbindgen.toml rust: remove some unneeded cbindgen:ignore 1 year ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 3 years ago