Cargo Features

FUSTA has no features set by default.

[dependencies]
fusta = { version = "1.7.1", features = ["notifications"] }
notifications = notify-rust

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.

notify-rust notifications?