This commit is contained in:
Frank Denis 2019-02-18 14:42:37 +01:00
parent 60e4052d65
commit 775cd628e0
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -224,7 +224,7 @@ dependencies = [
[[package]]
name = "iptoasn-webservice"
version = "0.2.2"
version = "0.2.3"
dependencies = [
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
"flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -1,7 +1,7 @@
[package]
name = "iptoasn-webservice"
description = "API server for iptoasn.com"
version = "0.2.2"
version = "0.2.3"
homepage = "https://iptoasn.com"
repository = "https://github.com/jedisct1/iptoasn-webservice"
keywords = ["ip", "asn", "bgp"]

View File

@ -1,6 +1,6 @@
BSD 2-Clause License
Copyright (c) 2016-2018, Frank Denis
Copyright (c) 2016-2019, Frank Denis
All rights reserved.
Redistribution and use in source and binary forms, with or without