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 07444a2 commit b3a513aCopy full SHA for b3a513a
config/versions.yaml
@@ -7,7 +7,7 @@ rust_version: 1.85.0
7
# This nightly version is only used for cargo fmt invocations, because we use nightly-only
8
# 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
+rust_nightly_version: nightly-2025-05-26
11
12
# This edition is mostly used for rustfmt commands and the rustfmt config file. The edition should
13
# be kept in line with the edition in the operator-rs repository.
0 commit comments