Updating dependencies (#360)

This commit is contained in:
Kevin Lewi
2024-09-16 18:01:45 -07:00
committed by GitHub
parent 7eb363f571
commit 066f88f434
10 changed files with 17 additions and 37 deletions
+3 -3
View File
@@ -23,7 +23,7 @@ jobs:
- --features serde
toolchain:
- stable
- 1.70.0
- 1.74.0
name: test
steps:
- name: Checkout sources
@@ -78,7 +78,7 @@ jobs:
matrix:
toolchain:
- stable
- 1.70.0
- 1.74.0
name: test simple_login command-line example
steps:
- name: install expect
@@ -101,7 +101,7 @@ jobs:
matrix:
toolchain:
- stable
- 1.70.0
- 1.74.0
name: test digital_locker command-line example
steps:
- name: install expect