File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 matrix :
1919 rust_version :
2020 - stable
21- - " 1.80 .0" # MSRV
21+ - " 1.89 .0" # MSRV
2222 os :
2323 - ubuntu-latest
2424 - windows-latest
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ repository = "https://github.com/fjall-rs/sfa"
1010homepage = " https://github.com/fjall-rs/sfa"
1111keywords = [" file-archive" ]
1212categories = [" filesystem" ]
13- rust-version = " 1.80 "
13+ rust-version = " 1.89 "
1414publish = true
1515
1616[lib ]
Original file line number Diff line number Diff line change 88 <a href =" https://crates.io/crates/sfa " >
99 <img src="https://img.shields.io/crates/v/sfa?color=blue" alt="Crates.io" />
1010 </a >
11- <img src =" https://img.shields.io/badge/MSRV-1.80 .0-blue " alt =" MSRV " />
11+ <img src =" https://img.shields.io/badge/MSRV-1.89 .0-blue " alt =" MSRV " />
1212 <a href =" https://deps.rs/repo/github/fjall-rs/sfa " >
1313 <img src="https://deps.rs/repo/github/fjall-rs/sfa/status.svg" alt="dependency status" />
1414 </a >
You can’t perform that action at this time.
0 commit comments