mirror of
https://github.com/serde-rs/json.git
synced 2025-12-29 21:00:37 +00:00
Raise compiler version required for preserve_order feature to 1.82
Required since version 2.12.0 of indexmap.
This commit is contained in:
parent
b9cafe2626
commit
ce410dd779
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
rust: [beta, 1.65.0, 1.61.0]
|
||||
rust: [beta, 1.82.0, 1.61.0]
|
||||
os: [ubuntu]
|
||||
include:
|
||||
- rust: stable
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user