add repo link to cargo.toml
This commit is contained in:
parent
c6e7c78723
commit
b6b4e5d4e2
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
name = "verify-cli"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/BuyMyMojo/verify-rs"
|
||||
authors = ["BuyMyMojo <hello@buymymojo.net>"]
|
||||
description = "A cli tool for getting multiple hashes of a file for quick verification"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue