This commit is contained in:
Philipp Schuster 2022-05-02 21:59:51 +02:00
parent b0442bffa8
commit f70030eb38
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ jobs:
rust: rust:
- stable - stable
- nightly - nightly
- 1.51.0 # MSVR - 1.52.1 # MSVR
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
# Important preparation step: override the latest default Rust version in GitHub CI # Important preparation step: override the latest default Rust version in GitHub CI

View File

@ -53,7 +53,7 @@ If your tar file is compressed, e.g. by `.tar.gz`/`gzip`, you need to uncompress
bytes. bytes.
## MSRV ## MSRV
The MSRV is 1.51.0 stable. The MSRV is 1.52.1 stable.
[0]: https://www.gnu.org/software/tar/manual/html_section/Formats.html [0]: https://www.gnu.org/software/tar/manual/html_section/Formats.html