diff --git a/src/lib.rs b/src/lib.rs index 17c9145..47a9ed6 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,4 +1,4 @@ -#![doc(html_root_url = "https://docs.rs/ipnet/2.6.0")] +#![doc(html_root_url = "https://docs.rs/ipnet/2.7.0")] //! Types for IPv4 and IPv6 network addresses. //! //! This module provides types and useful methods for working with IPv4