usdpl-rs/usdpl-core/Cargo.toml

14 lines
348 B
TOML

[package]
name = "usdpl-core"
version = "0.3.0"
edition = "2021"
license = "GPL-3.0-only"
repository = "https://github.com/NGnius/usdpl-rs"
readme = "README.md"
description = "Universal Steam Deck Plugin Library core"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
base64 = "0.13"