Skip to content

Commit

Permalink
Update lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
krisprice committed Sep 7, 2024
1 parent 7732422 commit 6c72e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#![doc(html_root_url = "https://docs.rs/ipnet/2.9.0")]
#![doc(html_root_url = "https://docs.rs/ipnet/2.10.0")]
//! Types for IPv4 and IPv6 network addresses.
//!
//! This module provides types and useful methods for working with IPv4
Expand Down

0 comments on commit 6c72e9f

Please sign in to comment.