File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
- thumbv7em-none-eabi
25
25
- wasm32-unknown-unknown
26
26
toolchain :
27
- - 1.81 .0 # MSRV
27
+ - 1.83 .0 # MSRV
28
28
- stable
29
29
steps :
30
30
- uses : actions/checkout@v4
42
42
- macos-latest
43
43
- windows-latest
44
44
toolchain :
45
- - 1.81 .0 # MSRV
45
+ - 1.83 .0 # MSRV
46
46
- stable
47
47
runs-on : ${{ matrix.platform }}
48
48
steps :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ homepage = "https://github.com/RustCrypto/signatures/tree/master/dsa"
13
13
repository = " https://github.com/RustCrypto/signatures"
14
14
categories = [" cryptography" , " no-std" ]
15
15
keywords = [" crypto" , " nist" , " signature" ]
16
- rust-version = " 1.81 "
16
+ rust-version = " 1.83 "
17
17
18
18
[dependencies ]
19
19
digest = " =0.11.0-pre.9"
You can’t perform that action at this time.
0 commit comments