Prepare new release

This commit is contained in:
Abhishek Chanda
2019-02-01 22:16:03 +00:00
parent 25d7dc19d1
commit 1f96439a87
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
#![cfg_attr(feature = "dev", feature(plugin))]
#![cfg_attr(feature = "dev", plugin(clippy))]
#![crate_type = "lib"]
#![doc(html_root_url = "https://docs.rs/ipnetwork/0.13.1")]
#![doc(html_root_url = "https://docs.rs/ipnetwork/0.14.0")]
extern crate serde;