Skip to content

Commit a6ea3e2

Browse files
authored
Remove reference to old MSRV CI job in README (#717)
The job was removed in abd3785.
1 parent db3799a commit a6ea3e2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ git2 = "0.13"
1212
## Rust version requirements
1313

1414
git2-rs works with stable Rust, and typically works with the most recent prior
15-
stable release as well. Check the MSRV job of [the CI script](.github/workflows/main.yml) to see the oldest
16-
version of Rust known to pass tests.
15+
stable release as well.
1716

1817
## Version of libgit2
1918

0 commit comments

Comments
 (0)