mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-27 04:40:27 +00:00
build: ⬆️ Bump MSRV to 1.65
This commit is contained in:
parent
c42c242ba5
commit
8f1ce3c50c
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -82,7 +82,7 @@ jobs:
|
||||
- name: Setup Rust toolchain
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
with:
|
||||
toolchain: 1.64.0
|
||||
toolchain: 1.65.0
|
||||
- name: Enable caching
|
||||
uses: Swatinem/rust-cache@v2
|
||||
- name: Cargo check
|
||||
|
@ -11,7 +11,7 @@ Tool for installing and maintaining Espressif Rust ecosystem.
|
||||
"""
|
||||
keywords = ["esp", "esp-rs", "embedded", "cli", "xtensa"]
|
||||
categories = ["command-line-utilities", "development-tools", "embedded"]
|
||||
rust-version = "1.64"
|
||||
rust-version = "1.65"
|
||||
|
||||
[dependencies]
|
||||
async-trait = "0.1.68"
|
||||
|
@ -1,7 +1,7 @@
|
||||
# espup
|
||||
|
||||
[](https://crates.io/crates/espup)
|
||||

|
||||

|
||||
[](https://github.com/esp-rs/espup/actions/workflows/ci.yaml)
|
||||
[](https://github.com/esp-rs/espup/actions/workflows/audit.yaml)
|
||||
[](https://matrix.to/#/#esp-rs:matrix.org)
|
||||
|
Loading…
x
Reference in New Issue
Block a user