Skip to content

Commit 8cfbbaa

Browse files
committed
Bump Rust
1 parent 196d492 commit 8cfbbaa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/versions.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
# IMPORTANT
33
# If you change the Rust toolchain version here, make sure to also change
44
# docker-images/ubi9-rust-builder/Dockerfile
5-
rust_version: 1.92.0
5+
rust_version: 1.93.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
99
# used in the operator-rs repository.
10-
rust_nightly_version: nightly-2026-02-19
10+
rust_nightly_version: nightly-2026-02-24
1111

1212
# This edition is mostly used for rustfmt commands and the rustfmt config file. The edition should
1313
# be kept in line with the edition in the operator-rs repository.

0 commit comments

Comments
 (0)