Skip to content

Commit

Permalink
Autofix: update-lang-rust (#1524)
Browse files Browse the repository at this point in the history
Co-authored-by: Autofix <[email protected]>
Co-authored-by: mustard <[email protected]>
  • Loading branch information
3 people authored Feb 24, 2025
1 parent 4bb8e86 commit cdf43c6
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,6 +2,11 @@

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


## 2025-02-24

- Bump Rust to `1.85.0`

## 2025-01-27

- Bump Bun to `1.2`
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.84.1
RUST_VERSION: 1.85.0

0 comments on commit cdf43c6

Please sign in to comment.