Add description and license for publishing to crates.io

This commit is contained in:
ZacJW 2025-07-13 22:08:29 +01:00
parent 19ce383be1
commit 1f220b233f

View file

@ -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