mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-16 08:48:51 +00:00
Address all changes clippy pointed out
This commit is contained in:
@ -72,7 +72,7 @@ impl Ipv6Network {
|
||||
|
||||
Ipv6NetworkIterator {
|
||||
next: Some(start),
|
||||
end: end,
|
||||
end,
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user