prepare for crates.io publish

This commit is contained in:
lemonsh
2023-05-07 13:56:17 +02:00
parent cf78d3e391
commit 680b80c6dc
2 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,10 @@
[package]
name = "connectbox"
description = "API client library for the Compal CH7465LG, which is a cable modem provided by various European ISPs under the name Connect Box."
version = "0.1.0"
edition = "2021"
license = "EUPL-1.2"
repository = "https://git.lemonsh.moe/lemon/connectbox-rs"
[dependencies]
tracing = "0.1"