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
Philippe Antoine 304271e63a rust: compatibility with cbindgen 0.27
Ticket: 7206

Cbindgen 0.27 now handles extern blocks as extern "C" blocks.
The way to differentiate them is to use a special comment
before the block.
7 months ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 10 months ago
derive rust/derive: string enumeration become case insensitive 8 months ago
src rust: compatibility with cbindgen 0.27 7 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 10 months ago
Cargo.lock.in rust: bump time to most recent 7 months ago
Cargo.toml.in rust: bump time to most recent 7 months ago
Makefile.am rust/Makefile: cleanup "clean" targets 9 months ago
cbindgen.toml detect: helper to have pure rust keywords 9 months ago
rustfmt.toml