mirror of
https://github.com/openharmony/third_party_rust_hyper.git
synced 2026-07-01 19:54:17 -04:00
chore(lib): bump MSRV to 1.56 (#2902)
(cherry picked from commit a563404033b66663fe7e2b54f93cb033d4029100)
This commit is contained in:
@@ -101,7 +101,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
rust:
|
||||
- 1.49 # keep in sync with MSRV.md dev doc
|
||||
- 1.56 # keep in sync with MSRV.md dev doc
|
||||
|
||||
os:
|
||||
- ubuntu-latest
|
||||
|
||||
+1
-1
@@ -6,4 +6,4 @@ hyper. It is possible that an older compiler can work, but that is not
|
||||
guaranteed. We try to increase the MSRV responsibly, only when a significant
|
||||
new feature is needed.
|
||||
|
||||
The current MSRV is: **1.49**.
|
||||
The current MSRV is: **1.56**.
|
||||
|
||||
Reference in New Issue
Block a user