Retrying has no features set by default.
[dependencies] retrying = { version = "0.1.0", features = ["tokio", "async_std"] }
Enables tokio
Enables async-std
Retrying has 2 features without comments.