Cargo Features

Telnet has no features set by default.

[dependencies]
telnet = { version = "0.2.1", features = ["zcstream"] }
zcstream = flate2, replace_with

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.

flate2 zcstream?
replace_with zcstream?