mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-07 12:05:46 +00:00
Update Cargo.toml
This commit is contained in:
parent
f8ca0e3c56
commit
5842669ad7
@ -1,8 +1,14 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "ouch"
|
name = "ouch"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Vinícius Rodrigues Miguel <lemao.vrm07@hotmail.com>"]
|
authors = ["Vinícius Rodrigues Miguel <vrmiguel99@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
readme = "README.md"
|
||||||
|
homepage = "https://github.com/vrmiguel/ouch"
|
||||||
|
license = "MIT"
|
||||||
|
keywords = ["decompression", "compression", "zip", "tar", "gzip"]
|
||||||
|
categories = ["command-line-utilities", "compression", "encoding"]
|
||||||
|
|
||||||
|
|
||||||
# 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…
x
Reference in New Issue
Block a user