Revert "Pin stable to 1.94 for tokio-1.51.x" (#8106)

As we are merging tokio-1.51.x into tokio-1.52.x and then master, we
should not include this change.

This reverts commit bde3f20b0f.
This commit is contained in:
Alice Ryhl
2026-05-02 15:12:29 +02:00
parent a97cf12ed9
commit cd1823f43e
+1 -1
View File
@@ -15,7 +15,7 @@ env:
RUST_BACKTRACE: 1
RUSTUP_WINDOWS_PATH_ADD_BIN: 1
# Change to specific Rust release to pin
rust_stable: 1.94
rust_stable: stable
rust_nightly: nightly-2025-10-12
# Pin a specific miri version
rust_miri_nightly: nightly-2025-11-13