mirror of
https://github.com/esp-rs/esp-idf-hal.git
synced 2025-09-27 12:21:02 +00:00
Move to the new Rust edition
This commit is contained in:
parent
27cd194097
commit
e6cafb7e15
@ -2,7 +2,7 @@
|
||||
name = "esp-idf-hal"
|
||||
version = "0.42.5"
|
||||
authors = ["sapir <yasapir@gmail.com>", "Ivan Markov <ivan.markov@gmail.com>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
resolver = "2"
|
||||
categories = ["embedded", "hardware-support"]
|
||||
keywords = ["hal", "idf", "esp-idf", "esp32"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user