Skip to content

Commit 9ed4c5d

Browse files
committed
chore: Add note about nightly Rust version
1 parent 7e72224 commit 9ed4c5d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/versions.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
rust_version: 1.82.0
66

77
# This nightly version is only used for cargo fmt invocations, because we use nightly-only
8-
# rustfmt config options in rustfmt.toml.
8+
# rustfmt config options in rustfmt.toml. The version should be kept in line with the version
9+
# used in the operator-rs repository.
910
rust_nightly_version: nightly-2025-01-15
1011

1112
# IMPORTANT

0 commit comments

Comments
 (0)