Skip to content

Commit b3a513a

Browse files
authored
Bump nightly rust (#524)
The pinned nightly rustfmt disagrees with the current nightlies on some formatting decisions.. we might as well upgrade.
1 parent 07444a2 commit b3a513a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/versions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ rust_version: 1.85.0
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-2025-01-15
10+
rust_nightly_version: nightly-2025-05-26
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)