Commit Graph

1 Commits (bb12f197bc7252e6a72f2645ea905ae7cd880fcf)

Author SHA1 Message Date
Jason Ish 8560564657 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`
2 years ago