mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-08 04:25:23 +00:00
update derive Cargo.toml
This commit is contained in:
parent
ac9200d972
commit
9d98b97a2d
@ -2,6 +2,17 @@
|
|||||||
name = "television-derive"
|
name = "television-derive"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
description = "The revolution will be televised."
|
||||||
|
license = "MIT"
|
||||||
|
authors = ["Alexandre Pasmantier <alex.pasmant@gmail.com>"]
|
||||||
|
repository = "https://github.com/alexpasmantier/television"
|
||||||
|
keywords = ["search", "fuzzy", "preview", "tui", "terminal"]
|
||||||
|
categories = [
|
||||||
|
"command-line-utilities",
|
||||||
|
"command-line-interface",
|
||||||
|
"concurrency",
|
||||||
|
"development-tools",
|
||||||
|
]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
proc-macro2 = "1.0.87"
|
proc-macro2 = "1.0.87"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user