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 1e741641a6 rust: make clean fixups
For make clean, only remove gen/ if cbindgen is available.
This prevents make clean from remove gen when the headers
were bundled, but cbindgen is not available to remove them.

Unconditionally remove gen and vendor in maintainerclean.
7 years ago
..
.cargo rust: fix vendor use on MinGW 7 years ago
src rust: cargo fix for Rust 2018 edition 7 years ago
.gitignore rust: build fixes and nom update 9 years ago
Cargo.toml.in rust: set edition to 2018 7 years ago
Makefile.am rust: make clean fixups 7 years ago
cbindgen.toml build: cbindgen 7 years ago
rustfmt.toml rustfmt: use default rustfmt configuration 7 years ago