mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-16 00:48:10 +00:00
Cut a new release for v0.18.0
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
//! The `ipnetwork` crate provides a set of APIs to work with IP CIDRs in
|
||||
//! Rust.
|
||||
#![crate_type = "lib"]
|
||||
#![doc(html_root_url = "https://docs.rs/ipnetwork/0.17.0")]
|
||||
#![doc(html_root_url = "https://docs.rs/ipnetwork/0.18.0")]
|
||||
|
||||
#![deny(
|
||||
missing_debug_implementations,
|
||||
|
Reference in New Issue
Block a user