diff --git a/Cargo.toml b/Cargo.toml index 8dc9d75..dd71110 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "network-interface" description = "Retrieve system's Network Interfaces on Linux, FreeBSD, macOS and Windows on a standarized manner" -version = "1.1.4" +version = "2.0.0" repository = "https://github.com/EstebanBorai/network-interface" categories = ["web-programming", "network-programming"] homepage = "https://github.com/EstebanBorai/network-interface"