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,11 +1,11 @@
|
||||
extern crate serde;
|
||||
|
||||
extern crate serde_json;
|
||||
|
||||
|
||||
|
||||
#[macro_use]
|
||||
extern crate serde_derive;
|
||||
|
||||
extern crate ipnetwork;
|
||||
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
|
Reference in New Issue
Block a user