Cargo Features

neoercities has no features set by default.

[dependencies]
neoercities = { version = "0.1.1", features = ["site_info"] }
site_info = chrono, serde_json, sha-1

Affects neoercities::site_info

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.

chrono site_info?
serde_json site_info?
sha-1 site_info?