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 97409fe37b rust: rename .cargo/config to .cargo/config.toml
Addresses this warning from the Rust compiler:

warning: `../rust/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
(cherry picked from commit 8560564657)
2 years ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive rust: use 2021 edition 3 years ago
src rust: simply matches with unwrap_or_default 2 years ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in http2: update brotli crate 2 years ago
Cargo.toml.in cargo: use default-features instead of default_features 2 years ago
Makefile.am rust: rename .cargo/config to .cargo/config.toml 2 years ago
cbindgen.toml ftp: add events for command too long 3 years ago
rustfmt.toml