Add description and license for publishing to crates.io
This commit is contained in:
parent
19ce383be1
commit
1f220b233f
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
name = "cardputer-bsc-nostd"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
description = "A no_std board support crate for the m5stack cardputer"
|
||||
license = "MIT"
|
||||
|
||||
[lib]
|
||||
harness = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue