Update for publish
This commit is contained in:
parent
75e0a8792b
commit
10e1f8f44b
1 changed files with 5 additions and 2 deletions
|
@ -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"]
|
||||
|
|
Loading…
Reference in a new issue