diff --git a/Cargo.toml b/Cargo.toml index 2cb70eb..e938933 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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