mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-16 00:48:10 +00:00
Release 0.13.1
This commit is contained in:
@ -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")]
|
||||
#![doc(html_root_url = "https://docs.rs/ipnetwork/0.13.1")]
|
||||
|
||||
extern crate serde;
|
||||
#[macro_use]
|
||||
|
Reference in New Issue
Block a user