chore: extend Cargo.toml
This commit is contained in:
		@ -1,7 +1,10 @@
 | 
				
			|||||||
[package]
 | 
					[package]
 | 
				
			||||||
name = "peshming"
 | 
					name = "peshming"
 | 
				
			||||||
version = "0.4.0"
 | 
					version = "0.4.0"
 | 
				
			||||||
 | 
					license = "AGPL-3.0-only"
 | 
				
			||||||
authors = ["Jan Christian Grünhage <jan.christian@gruenhage.xyz>"]
 | 
					authors = ["Jan Christian Grünhage <jan.christian@gruenhage.xyz>"]
 | 
				
			||||||
 | 
					repository = "https://git.jcg.re/jcgruenhage/peshming"
 | 
				
			||||||
 | 
					keywords = ["ping", "icmp", "prometheus"]
 | 
				
			||||||
edition = "2018"
 | 
					edition = "2018"
 | 
				
			||||||
description = "Pings configured hosts in a configurable intervals and exposes metrics for prometheus."
 | 
					description = "Pings configured hosts in a configurable intervals and exposes metrics for prometheus."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user