-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create .clippy.toml * Cargo.toml: pin MSRV to v1.72.0 * README: add MSRV badge * README: adjust badges * CI: check whether the MSRV would change * CI: fix stylistic issues in new workflow * CI: quote `grep` pattern * Update pr.yml * Update README.md * Cargo.toml: set MSRV to v1.70.0 * .clippy.toml: set MSRV to v1.70.0 * Update pr.yml * Update pr.yml * Update pr.yml * Delete .github/workflows/pr.yml
- Loading branch information
1 parent
c48c947
commit 4d62092
Showing
3 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
msrv = "1.70.0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters