chore: extend Cargo.toml
This commit is contained in:
parent
58ff42a3c2
commit
d16e06b253
1 changed files with 3 additions and 0 deletions
|
@ -1,7 +1,10 @@
|
|||
[package]
|
||||
name = "peshming"
|
||||
version = "0.4.0"
|
||||
license = "AGPL-3.0-only"
|
||||
authors = ["Jan Christian Grünhage <jan.christian@gruenhage.xyz>"]
|
||||
repository = "https://git.jcg.re/jcgruenhage/peshming"
|
||||
keywords = ["ping", "icmp", "prometheus"]
|
||||
edition = "2018"
|
||||
description = "Pings configured hosts in a configurable intervals and exposes metrics for prometheus."
|
||||
|
||||
|
|
Loading…
Reference in a new issue