Skip to content

Commit f8f28d2

Browse files
committed
chore(template): Bump Rust toolchains
1 parent 2ae499e commit f8f28d2

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/ubi10-rust-builder/Dockerfile
5-
rust_version: 1.93.0
5+
rust_version: 1.95.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-24
10+
rust_nightly_version: nightly-2026-07-01
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)