Update to Rust edition 2021
This commit is contained in:
parent
185285266c
commit
3577b398c1
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
authors = ["the rp-rs team"]
|
authors = ["the rp-rs team"]
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
name = "rp2040-project-template"
|
name = "rp2040-project-template"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user