Skip to content

Commit a4cef82

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

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

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-04-16
6+
7+
- Bump Rust to `1.86.0`
8+
59
## 2025-03-14
610

711
- Bump Go to `1.24.1`

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.85.1
4+
RUST_VERSION: 1.86.0

0 commit comments

Comments
 (0)