Skip to content

Commit c10f801

Browse files
committed
chore: Bump Rust toolchain to 1.89.0
1 parent b9ca574 commit c10f801

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/versions.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
# IMPORTANT
33
# If you change the Rust toolchain version here, make sure to also change
4-
# docker-images/ubi8-rust-builder/Dockerfile & docker-images/ubi9-rust-builder/Dockerfile
5-
rust_version: 1.87.0
4+
# docker-images/ubi9-rust-builder/Dockerfile
5+
rust_version: 1.89.0
66

77
# This nightly version is only used for cargo fmt invocations, because we use nightly-only
88
# rustfmt config options in rustfmt.toml. The version should be kept in line with the version

0 commit comments

Comments
 (0)