Publishing metadata
This commit is contained in:
parent
6120b47084
commit
c0a7e97eae
|
@ -2,6 +2,10 @@
|
||||||
name = "labelo_p710bt"
|
name = "labelo_p710bt"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
description = "a print driver for the P-Touch P710BT Label Printer"
|
||||||
|
license = "Apache-2.0 OR MIT"
|
||||||
|
documentation = "https://docs.rs/labelo_p710bt"
|
||||||
|
repository = "https://git.emunest.net/reivilibre/labelo"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue