Prepare for indexmap 1.9.0, with MSRV 1.56

(cherry picked from commit 61bb73ed5d5b6c092a7ffe43f193db38497c1df2)
This commit is contained in:
Josh Stone
2022-02-08 10:59:30 -08:00
parent 9965c94ed9
commit 598fc2b092
7 changed files with 14 additions and 32 deletions
+2 -2
View File
@@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
include:
- rust: 1.49.0 # MSRV
- rust: 1.56.0 # MSRV
features:
- rust: stable
features: serde
@@ -59,7 +59,7 @@ jobs:
strategy:
matrix:
include:
- rust: 1.49.0
- rust: 1.56.0
target: thumbv6m-none-eabi
- rust: stable
target: thumbv6m-none-eabi