We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e72224 commit 9ed4c5dCopy full SHA for 9ed4c5d
config/versions.yaml
@@ -5,7 +5,8 @@
5
rust_version: 1.82.0
6
7
# This nightly version is only used for cargo fmt invocations, because we use nightly-only
8
-# rustfmt config options in rustfmt.toml.
+# rustfmt config options in rustfmt.toml. The version should be kept in line with the version
9
+# used in the operator-rs repository.
10
rust_nightly_version: nightly-2025-01-15
11
12
# IMPORTANT
0 commit comments