Update rustyline to v0.11 (#313)

This commit is contained in:
daxpedda
2023-03-04 14:49:29 -08:00
committed by GitHub
parent b40092db28
commit 5400128833
6 changed files with 13 additions and 11 deletions
+3 -3
View File
@@ -23,7 +23,7 @@ jobs:
- --features serde
toolchain:
- stable
- 1.60.0
- 1.62.0
name: test
steps:
- name: Checkout sources
@@ -78,7 +78,7 @@ jobs:
matrix:
toolchain:
- stable
- 1.60.0
- 1.62.0
name: test simple_login command-line example
steps:
- name: install expect
@@ -101,7 +101,7 @@ jobs:
matrix:
toolchain:
- stable
- 1.60.0
- 1.62.0
name: test digital_locker command-line example
steps:
- name: install expect