Add a html_root_url attribute

This commit is contained in:
Abhishek Chanda
2017-07-30 12:38:13 +01:00
parent d56ab96c53
commit 482aed66e7
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "ipnetwork"
version = "0.12.6"
version = "0.12.6" # When updating version, also modify html_root_url in the lib.rs
authors = ["Abhishek Chanda <abhishek.becs@gmail.com>", "Linus Färnstrand <faern@faern.net>"]
description = "A library to work with IP CIDRs in Rust, heavily WIP"
license = "Apache-2.0"