You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example build:
```
2020/07/26 20:02:52 [INFO] rustwide::toolchain: adding component rustfmt for toolchain nightly
2020/07/26 20:02:52 [INFO] rustwide::cmd: running `Command { std: "/home/joshua/src/rust/docs.rs/.rustwide/cargo-home/bin/rustup" "component" "add" "--toolchain" "nightly" "rustfmt", kill_on_drop: false }`
2020/07/26 20:02:53 [INFO] rustwide::cmd: [stderr] info: downloading component 'rustfmt'
2020/07/26 20:02:54 [INFO] rustwide::cmd: [stderr] info: installing component 'rustfmt'
```
This was tested by building `fermium 0.0.11` with the new changes.
I have not tested the upgrade behavior, so possibly this shouldn't be
merged until I do that.
0 commit comments