Update project name in Cargo.toml
This commit is contained in:
parent
40ed7c48b8
commit
7c6ee8a416
@ -2,7 +2,7 @@
|
|||||||
authors = ["the rp-rs team"]
|
authors = ["the rp-rs team"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
name = "app-template-rp2040-hal"
|
name = "rp2040-project-template"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user