Commit a3cc269
committed
Silence a Cargo warning by renaming .cargo/config
Renamed all .cargo/config Cargo configuration files to
.cargo/config.toml to silence Cargo warnings like:
warning: `<SOME PATH>/discovery/microbit/src/03-setup/.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`1 parent f6ae6b7 commit a3cc269
File tree
7 files changed
+0
-0
lines changed- microbit/src
- 03-setup/.cargo
- 05-led-roulette/.cargo
- 07-uart/.cargo
- 08-i2c/.cargo
- 09-led-compass/.cargo
- 10-punch-o-meter/.cargo
- 11-snake-game/.cargo
7 files changed
+0
-0
lines changedFile renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments