Cargo Features

tokio-gemini has no features set by default.

[dependencies]
tokio-gemini = { version = "0.5.2", features = ["file-sscv", "dane", "hickory", "hickory-dot", "hickory-doh"] }
file-sscv

Enables dashmap, fs of tokio

Affects certs::file_sscv

dane = hickory
hickory dane? hickory-doh? hickory-dot?

Enables hickory-client

Affects certs::dane, tokio-gemini::dns

hickory-dot = hickory

Enables dns-over-rustls of hickory-client

hickory-doh = hickory

Enables dns-over-https-rustls of hickory-client