livebox-rs/Cargo.toml
Louis Vallat c91e1e3643
Initial commit
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
2022-06-26 17:02:32 +02:00

11 lines
257 B
TOML

[package]
name = "livebox"
version = "0.1.0"
edition = "2021"
description = "A library to gather data from Livebox 4 & 5."
license = "GPL-3.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]