Update for publish

This commit is contained in:
NGnius (Graham) 2024-04-01 09:37:04 -04:00
parent 75e0a8792b
commit 10e1f8f44b

View file

@ -5,8 +5,11 @@ name = "smokepatio"
version = "0.1.0"
edition = "2021"
description = "Low-level hardware interfaces for Valve's Steam Deck"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
authors = ["NGnius (Graham) <ngniusness@gmail.com>"]
license = "MIT"
repository = "https://git.ngni.us/NGnius/smokepatio"
keywords = ["steam-deck", "hardware"]
readme = "README.md"
[features]
std = ["embedded-io/std"]