Cargo Features

planturl has no features set by default.

[dependencies]
planturl = { version = "0.4.0", features = ["build-binary"] }
build-binary = anyhow, clap, deflate, reqwest

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.

anyhow build-binary?
clap build-binary?
deflate build-binary?
reqwest build-binary?

Enables reqwest ^0.11.13