smokepatio/Cargo.toml

12 lines
270 B
TOML

[package]
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
[dependencies]
# logging
log = "0.4"