Add package and license information
This commit is contained in:
@@ -1,7 +1,14 @@
|
||||
[package]
|
||||
name = "sift"
|
||||
version = "0.1.0"
|
||||
authors = ["Elliot Hatch"]
|
||||
edition = "2024"
|
||||
description = "Search and and filter structured log streams in the terminal"
|
||||
readme = "README.md"
|
||||
repository = "https://git.fresh4less.org/ellioth/sift"
|
||||
license = "GPL-2.0-or-later"
|
||||
keywords = []
|
||||
categories = ["command-line-utilities", "development-tools", "development-tools::debugging"]
|
||||
|
||||
[dependencies]
|
||||
atty = "0.2.14"
|
||||
|
||||
Reference in New Issue
Block a user