Skip to content

Commit 3a8eb88

Browse files
authored
build: drop obsolete rust-toolchain.toml reference in constants.env
1 parent 8f580a1 commit 3a8eb88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

constants.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# used for testing, ensures the MSRV promise is kept; must match Cargo.toml [workspace.package].rust-version
99
RUST_MSRV=1.93
10-
# used for static analysis & mutation testing; must match rust-toolchain.toml
10+
# used for static analysis & mutation testing
1111
RUST_LATEST=1.96.1
1212
# used for coverage and extended analysis; update on a regular basis
1313
RUST_NIGHTLY=nightly-2026-05-30

0 commit comments

Comments
 (0)