mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-16 08:48:51 +00:00
Run cargo fix --edition-idioms
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#[macro_use]
|
||||
extern crate criterion;
|
||||
extern crate ipnetwork;
|
||||
|
||||
|
||||
use ipnetwork::{Ipv4Network, Ipv6Network};
|
||||
use criterion::Criterion;
|
||||
|
Reference in New Issue
Block a user