Skip to content

Commit 011e6ca

Browse files
authored
more MSRV for once_cell (#1292)
* hkd32: bump MSRV for once_cell dep * signatory: update MSRV for once_cell dep
1 parent b1da568 commit 011e6ca

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/workflows/hkd32.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- macos-latest
5151
- windows-latest
5252
toolchain:
53-
- 1.63.0 # MSRV
53+
- 1.70.0 # MSRV
5454
- stable
5555
runs-on: ${{ matrix.platform }}
5656
steps:

.github/workflows/signatory.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- macos-latest
2626
- windows-latest
2727
toolchain:
28-
- 1.65.0 # MSRV
28+
- 1.70.0 # MSRV
2929
- stable
3030
runs-on: ${{ matrix.platform }}
3131
steps:

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)