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 a1bb62c059 cargo: use default-features instead of default_features
"default_features" is being deprecated in Rust 2024.
1 year ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive cargo: add description and license 2 years ago
src detect/enip: move keywords to rust 1 year ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in lua: use rust crate to vendor (bundle) lua 2 years ago
Cargo.toml.in cargo: use default-features instead of default_features 1 year ago
Makefile.am rust/Makefile: cleanup "clean" targets 2 years ago
cbindgen.toml detect: helper to have pure rust keywords 1 year ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago