Uprev for release

This commit is contained in:
Abhishek Chanda
2018-03-15 08:45:16 +00:00
parent 78dc628196
commit eddcc026cb
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#![cfg_attr(feature = "ipv6-iterator", feature(i128_type))]
#![cfg_attr(feature = "ipv6-methods", feature(i128_type))]
#![crate_type = "lib"]
#![doc(html_root_url = "https://docs.rs/ipnetwork/0.12.7")]
#![doc(html_root_url = "https://docs.rs/ipnetwork/0.12.8")]
#[cfg(feature = "with-serde")]
extern crate serde;