We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4f11ff commit 83e544fCopy full SHA for 83e544f
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
A curated, chronologically ordered list of notable changes in [Gitpod's default workspace images](https://hub.docker.com/u/gitpod).
4
5
+## 2025-05-26
6
+
7
+- Bump Rust to `1.87.0`
8
9
## 2025-04-16
10
11
- Bump Rust to `1.86.0`
chunks/lang-rust/chunk.yaml
@@ -1,4 +1,4 @@
1
variants:
- name: "1"
args:
- RUST_VERSION: 1.86.0
+ RUST_VERSION: 1.87.0
0 commit comments