Update project name in Cargo.toml

This commit is contained in:
9names
2021-08-15 14:08:14 +10:00
committed by GitHub
parent 40ed7c48b8
commit 7c6ee8a416

View File

@@ -2,7 +2,7 @@
authors = ["the rp-rs team"]
edition = "2018"
readme = "README.md"
name = "app-template-rp2040-hal"
name = "rp2040-project-template"
version = "0.1.0"
[dependencies]