File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 - windows-latest
2020 rust :
2121 - stable
22- - 1.65 .0
22+ - 1.68 .0
2323 runs-on : ${{ matrix.os }}
2424 steps :
2525 - name : Checkout sources
4848 - windows-latest
4949 rust :
5050 - stable
51- - 1.65 .0
51+ - 1.68 .0
5252 runs-on : ${{ matrix.os }}
5353 steps :
5454 - name : Checkout sources
@@ -115,4 +115,4 @@ jobs:
115115 toolchain : ${{ matrix.rust }}
116116 components : clippy
117117 - name : Run cargo clippy
118- run : cargo clippy --all-targets --all-features
118+ run : cargo clippy --all-targets --all-features
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ license = "MIT OR Apache-2.0"
1717name = " cloudburst"
1818readme = " README.md"
1919repository = " https://github.com/bluk/cloudburst"
20- rust-version = " 1.65 .0"
20+ rust-version = " 1.68 .0"
2121version = " 0.0.5"
2222
2323[features ]
You can’t perform that action at this time.
0 commit comments