You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ This repository contains the source code for:
25
25
26
26
The minimum supported Rust version to _run_ nextest with is **Rust 1.41.** Nextest is not tested against versions that are that old, but it should work with any version of Rust released in the past year. (Please report a bug if not!)
27
27
28
-
The minimum supported Rust version to _build_ nextest with is **Rust 1.85.** For building, at least the last 3 versions of stable Rust are supported at any given time.
28
+
The minimum supported Rust version to _build_ nextest with is **Rust 1.86.** For building, at least the last 3 versions of stable Rust are supported at any given time.
29
29
30
30
See the [stability policy](https://nexte.st/docs/stability/) for more details.
0 commit comments