mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-28 21:30:47 +00:00
chore: Bump MSRV
This commit is contained in:
parent
b2051bae97
commit
da4140063b
@ -11,7 +11,7 @@ Tool for installing and maintaining Espressif Rust ecosystem.
|
|||||||
"""
|
"""
|
||||||
keywords = ["esp", "esp-rs", "embedded", "cli", "xtensa"]
|
keywords = ["esp", "esp-rs", "embedded", "cli", "xtensa"]
|
||||||
categories = ["command-line-utilities", "development-tools", "embedded"]
|
categories = ["command-line-utilities", "development-tools", "embedded"]
|
||||||
rust-version = "1.65"
|
rust-version = "1.70"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
async-trait = "0.1.73"
|
async-trait = "0.1.73"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user