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.
6 years ago
..
.cargo
src rust: cargo fix for Rust 2018 edition 6 years ago
.gitignore
Cargo.toml.in rust: set edition to 2018 6 years ago
Makefile.am rust: make clean fixups 6 years ago
cbindgen.toml
rustfmt.toml