Skip to content

Commit

Permalink
add cargo metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
edrevo committed Oct 27, 2019
1 parent 3ffdc4f commit cdb1448
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ version = "0.1.0"
authors = ["edrevo <[email protected]>"]
edition = "2018"
keywords = ["k8s", "kubernetes"]
description = "Prints a list of k8s pods that might not be working correctly"
license = "Apache-2.0"
repository = "https://github.com/edrevo/suspicious-pods"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
Expand Down

0 comments on commit cdb1448

Please sign in to comment.