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
Danny Browning b573c16dd5 build: cbindgen
Rust headers are now generated using cbindgen. If cbindgen is present, they can
be generated during dist, otherwise they will be available for builds.
6 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
src rust: remove unnecessary parentheses (Rust 1.40 fixup) 6 years ago
.gitignore
Cargo.toml.in configure: detect lua integer size 6 years ago
Makefile.am build: cbindgen 6 years ago
cbindgen.toml build: cbindgen 6 years ago
rustfmt.toml