Remove redundant .cargo/config
All options are already set by ../recipe.toml, and removing this file will make Cargo stop complaining about missing -Zbuild-std when for example compiling RMM for the host arch.
All options are already set by ../recipe.toml, and removing this file will make Cargo stop complaining about missing -Zbuild-std when for example compiling RMM for the host arch.