Cargo Features
gftp has no features set by default.
[dependencies]
gftp = { version = "0.4.1", features = ["bin"] }
- bin = dotenv, env_logger
-
Required by the binary
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- dotenv bin?
- env_logger bin?
-
Enables env_logger ^0.7.1