Cargo Features

[dependencies]
publicip = { version = "0.3.0", default-features = false, features = ["exe"] }
default = exe

The exe feature is set by default whenever publicip is added without default-features = false somewhere in the dependency tree.

exe default

Required by the binary