Cargo Features

[dependencies]
cabin-service = { version = "0.2.0", default-features = false, features = ["livereload", "cabin-tailwind"] }
default = cabin-tailwind, livereload

These default features are set whenever cabin-service is added without default-features = false somewhere in the dependency tree.

livereload default = tokio

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.

cabin-tailwind default
tokio livereload