Update MSRV to v1.85 and edition to 2024 (#383)

This commit is contained in:
daxpedda
2025-07-10 12:55:41 -07:00
committed by GitHub
parent 8ee35498ea
commit 5b492aedbf
23 changed files with 50 additions and 50 deletions
+3 -3
View File
@@ -25,7 +25,7 @@ jobs:
- --features serde
toolchain:
- stable
- 1.83.0
- 1.85.0
name: test
env:
PKCS11_MODULE: /usr/lib/softhsm/libsofthsm2.so
@@ -93,7 +93,7 @@ jobs:
matrix:
toolchain:
- stable
- 1.83.0
- 1.85.0
name: test simple_login command-line example
steps:
- name: install expect
@@ -116,7 +116,7 @@ jobs:
matrix:
toolchain:
- stable
- 1.83.0
- 1.85.0
name: test digital_locker command-line example
steps:
- name: install expect