openbmclapi-rs/Cargo.toml
2023-05-29 01:24:10 +08:00

13 lines
246 B
TOML

[package]
name = "openbmclapi_rs"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
# https://docs.rs/fern/0.6.2/fern/
[[fern]]
version = "0.6.2"