Cargo Features
payjoin-directory has no features set by default.
[dependencies]
payjoin-directory = { version = "0.0.1", features = [] }
- _danger-local-https = hyper-rustls, rustls, tokio-rustls
-
Affects
payjoin-directory::listen_tcp_with_tls
…
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.
- hyper-rustls _danger-local-https?
-
Enables hyper-rustls ^0.26
- rustls _danger-local-https?
-
Enables rustls ^0.22.4
- tokio-rustls _danger-local-https?
-
Enables tokio-rustls ^0.25