mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-17 09:18:51 +00:00
Uprev for new release
This commit is contained in:
@ -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.6")]
|
||||
#![doc(html_root_url = "https://docs.rs/ipnetwork/0.12.7")]
|
||||
|
||||
use std::fmt;
|
||||
use std::net::IpAddr;
|
||||
|
Reference in New Issue
Block a user