Skip to content

Commit 479ad0b

Browse files
authored
Upgrade all crates to the 2024 edition and bump MSRV to 1.85 (#652)
1 parent ae568d4 commit 479ad0b

File tree

136 files changed

+474
-583
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

136 files changed

+474
-583
lines changed

.github/workflows/ascon-hash.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
set-msrv:
2222
uses: RustCrypto/actions/.github/workflows/set-msrv.yml@master
2323
with:
24-
msrv: 1.81.0
24+
msrv: 1.85.0
2525

2626
build:
2727
needs: set-msrv

.github/workflows/belt-hash.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
set-msrv:
2222
uses: RustCrypto/actions/.github/workflows/set-msrv.yml@master
2323
with:
24-
msrv: 1.81.0
24+
msrv: 1.85.0
2525

2626
build:
2727
needs: set-msrv

.github/workflows/blake2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
set-msrv:
2222
uses: RustCrypto/actions/.github/workflows/set-msrv.yml@master
2323
with:
24-
msrv: 1.81.0
24+
msrv: 1.85.0
2525

2626
build:
2727
needs: set-msrv

.github/workflows/fsb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
set-msrv:
2222
uses: RustCrypto/actions/.github/workflows/set-msrv.yml@master
2323
with:
24-
msrv: 1.81.0
24+
msrv: 1.85.0
2525

2626
build:
2727
needs: set-msrv

.github/workflows/gost94.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
set-msrv:
2222
uses: RustCrypto/actions/.github/workflows/set-msrv.yml@master
2323
with:
24-
msrv: 1.81.0
24+
msrv: 1.85.0
2525

2626
build:
2727
needs: set-msrv

.github/workflows/groestl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
set-msrv:
2222
uses: RustCrypto/actions/.github/workflows/set-msrv.yml@master
2323
with:
24-
msrv: 1.81.0
24+
msrv: 1.85.0
2525

2626
build:
2727
needs: set-msrv

.github/workflows/jh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
set-msrv:
2222
uses: RustCrypto/actions/.github/workflows/set-msrv.yml@master
2323
with:
24-
msrv: 1.81.0
24+
msrv: 1.85.0
2525

2626
build:
2727
needs: set-msrv

.github/workflows/k12.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
set-msrv:
2222
uses: RustCrypto/actions/.github/workflows/set-msrv.yml@master
2323
with:
24-
msrv: 1.81.0
24+
msrv: 1.85.0
2525

2626
build:
2727
needs: set-msrv

.github/workflows/md2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
set-msrv:
2222
uses: RustCrypto/actions/.github/workflows/set-msrv.yml@master
2323
with:
24-
msrv: 1.81.0
24+
msrv: 1.85.0
2525

2626
build:
2727
needs: set-msrv

.github/workflows/md4.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
set-msrv:
2222
uses: RustCrypto/actions/.github/workflows/set-msrv.yml@master
2323
with:
24-
msrv: 1.81.0
24+
msrv: 1.85.0
2525

2626
build:
2727
needs: set-msrv

0 commit comments

Comments
 (0)