Cargo Features

promptly has no features set by default.

[dependencies]
promptly = { version = "0.3.1", features = ["nightly", "url"] }
nightly

Features from optional dependencies

url implicit feature

Enables url

url:

URL library for Rust, based on the WHATWG URL Standard