add author and license
This commit is contained in:
parent
7325123be9
commit
a1f684e24e
1 changed files with 2 additions and 0 deletions
|
@ -2,7 +2,9 @@
|
||||||
name = "verify"
|
name = "verify"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
authors = ["BuyMyMojo <hello@buymymojo.net>"]
|
||||||
description = "A cli tool for getting multiple hashes of a file for quick verification"
|
description = "A cli tool for getting multiple hashes of a file for quick verification"
|
||||||
|
license = "MIT OR Apache-2.0"
|
||||||
|
|
||||||
# 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…
Add table
Add a link
Reference in a new issue