feat: Added important info in Cargo.toml and bumped version to publish on crates.io
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
parent
ffc315f3c8
commit
68c4a00a9e
@ -1,9 +1,11 @@
|
||||
[package]
|
||||
name = "livebox"
|
||||
version = "0.1.0"
|
||||
version = "0.9.0"
|
||||
edition = "2021"
|
||||
description = "A library to gather data from Livebox 4 & 5."
|
||||
license = "GPL-3.0"
|
||||
keywords = [ "router", "API", "async" ]
|
||||
repository = "https://gitlab.com/lovallat/livebox-rs"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user