Advertisement
cwchen

[Console] Update rustup

Aug 21st, 2017
659
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.50 KB | None | 0 0
  1. $ rustup update
  2. info: syncing channel updates for 'stable'
  3. info: downloading component 'rustc'
  4. info: downloading component 'rust-std'
  5. info: downloading component 'rust-docs'
  6. info: downloading component 'cargo'
  7. info: installing component 'rustc'
  8. info: installing component 'rust-std'
  9. info: installing component 'rust-docs'
  10. info: installing component 'cargo'
  11. info: checking for self-updates
  12. info: downloading self-updates
  13.  
  14.   stable-x86_64-unknown-linux-gnu updated - rustc 1.14.0 (e8a012324 2016-12-16)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement