Relates to:
Commit: profiling: add configuration to generate flamegraphs
Has since created this warning every time that cargo is launched:
sh-5.2$ cargo check
warning: /var/home/cameron/dev/torrust-tracker/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.linker
warning: /var/home/cameron/dev/torrust-tracker/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags
Is there are way to remove this warning?
Originally posted by @da2ce7 in #749 (comment)