Skip to content

Commit

Permalink
Rust 1.79 (#1370)
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek committed Jun 17, 2024
1 parent a6495ce commit 1392188
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

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

## 2024-06-17

- Bump Rust to `1.79.0`

## 2024-05-06

- Bump Rust to `1.78.0`
- Introduce `workspace-java-21`

Expand Down
2 changes: 1 addition & 1 deletion chunks/lang-rust/chunk.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
variants:
- name: "1"
args:
RUST_VERSION: 1.78.0
RUST_VERSION: 1.79.0

0 comments on commit 1392188

Please sign in to comment.