File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 os : [ubuntu-latest]
1616 rust :
1717 - stable
18- - 1.57 .0
18+ - 1.60 .0
1919 steps :
2020 - name : Cancel Previous Runs
2121 uses : styfle/cancel-workflow-action@0.11.0
Original file line number Diff line number Diff line change 1515 os : [ubuntu-latest, macos-latest]
1616 rust :
1717 - stable
18- - 1.57 .0
18+ - 1.60 .0
1919 steps :
2020 - name : Cancel Previous Runs
2121 uses : styfle/cancel-workflow-action@0.11.0
6666 matrix :
6767 rust :
6868 - stable
69- - 1.57 .0
69+ - 1.60 .0
7070 steps :
7171 - uses : actions/checkout@v3
7272 - uses : dtolnay/rust-toolchain@v1
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ description = "rust interface to tskit"
88license = " MIT"
99homepage = " https://github.com/tskit-dev/tskit-rust"
1010repository = " https://github.com/tskit-dev/tskit-rust"
11- rust-version = " 1.57 .0"
11+ rust-version = " 1.60 .0"
1212
1313# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1414
You can’t perform that action at this time.
0 commit comments