mirror of
https://github.com/openharmony/third_party_rust_indexmap.git
synced 2026-07-20 00:54:16 -04:00
Prepare for indexmap 1.9.0, with MSRV 1.56
(cherry picked from commit 61bb73ed5d5b6c092a7ffe43f193db38497c1df2)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user