Skip to content

Commit

Permalink
fix: add keys required by crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
yorodm committed Jun 26, 2020
1 parent d4549cf commit c37d6ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name = "patcher"
version = "0.1.0"
authors = ["Yoandy Rodriguez Martinez <[email protected]>"]
edition = "2018"
license = "MIT"
description = "A simple patchbay.pub like utility"
categories = ["command-line-utilities"]
keywords = ["utils"]

[dependencies]
hyper = "0.13"
Expand Down

0 comments on commit c37d6ff

Please sign in to comment.