Cargo Features

sn_faucet has no features set by default.

[dependencies]
sn_faucet = { version = "0.4.17", features = ["distribution"] }
distribution = base64, bitcoin, minreq

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.

base64 distribution?
bitcoin distribution?

Enables bitcoin ^0.31.0

minreq distribution?