mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-19 02:04:58 +00:00
Don't put an explicit crate name
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
#![crate_type = "lib"]
|
||||
#![crate_name = "ipnetwork"]
|
||||
#![feature(ip_addr)]
|
||||
#[allow(dead_code)]
|
||||
|
||||
|
Reference in New Issue
Block a user