mirror of https://github.com/OISF/suricata
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)
pull/11348/head
parent
9c9181ee19
commit
97409fe37b
Loading…
Reference in New Issue