Better Cargo.toml

This commit is contained in:
Frank Denis 2017-04-27 22:43:28 +02:00
parent 2bab4b0afb
commit 3a36b3ac6e
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,11 @@
[package]
name = "iptoasn-webservice"
description = "API server for iptoasn.com"
version = "0.2.1"
homepage = "https://iptoasn.com"
repository = "https://github.com/jedisct1/iptoasn-webservice"
keywords = ["ip", "asn", "bgp"]
license = "MIT"
authors = ["Frank Denis <github@pureftpd.org>"]
[dependencies]