Skip to content

Commit

Permalink
update cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpasmantier committed Sep 15, 2024
1 parent b514e7c commit 7c0599b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,18 @@ name = "television-rs"
version = "0.1.0"
edition = "2021"
description = "The revolution will be televised"
license = "Apache-2.0"
authors = ["Alexandre Pasmantier <[email protected]>"]
build = "build.rs"
repository = "https://github.com/alexpasmantier/television"
keywords = ["search", "fuzzy", "preview", "tui", "terminal"]
categories = [
"command-line-utilities",
"command-line-interface",
"concurrency",
"development-tools",
]


# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit 7c0599b

Please sign in to comment.