chore: extend Cargo.toml

This commit is contained in:
Jan Christian Grünhage 2021-04-27 21:40:51 +02:00
parent 58ff42a3c2
commit d16e06b253

View file

@ -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."