Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit dfef7ad

Browse files
autofix-botgeropl
authored andcommitted
Autofix: upgrade-rustup-toolchain
1 parent 4a679aa commit dfef7ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/languages/rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Rust is a first-class language in Gitpod, and we believe that Gitpod is a great
99

1010
## Rust Version
1111

12-
Gitpod always comes with the latest available Rust toolchain pre-installed using [rustup](https://rustup.rs/). (As of 24 Nov 2020, the Rust version is `1.48.0`, and it's updated [semi-automatically](https://github.com/gitpod-io/workspace-images/pull/282/files) on every official Rust release.)
12+
Gitpod always comes with the latest available Rust toolchain pre-installed using [rustup](https://rustup.rs/). (As of 24 Nov 2020, the Rust version is `1.49.0`, and it's updated [semi-automatically](https://github.com/gitpod-io/workspace-images/pull/282/files) on every official Rust release.)
1313

1414
You can also use `rustup` yourself in Gitpod in order to switch to a different Rust version, or to install extra components. See the [the rustup book](https://rust-lang.github.io/rustup/index.html) to learn more about `rustup` itself.
1515

0 commit comments

Comments
 (0)