Skip to content

Commit 83e544f

Browse files
Autofix: update-lang-rust (#1602)
Co-authored-by: Autofix <autofix-bot@users.noreply.github.com> Co-authored-by: Filip Troníček <filip@gitpod.io>
1 parent b4f11ff commit 83e544f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
A curated, chronologically ordered list of notable changes in [Gitpod's default workspace images](https://hub.docker.com/u/gitpod).
44

5+
## 2025-05-26
6+
7+
- Bump Rust to `1.87.0`
8+
59
## 2025-04-16
610

711
- Bump Rust to `1.86.0`

chunks/lang-rust/chunk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
variants:
22
- name: "1"
33
args:
4-
RUST_VERSION: 1.86.0
4+
RUST_VERSION: 1.87.0

0 commit comments

Comments
 (0)