Cargo Features

cargo-commander has no features set by default.

[dependencies]
cargo-commander = { version = "2.0.15", features = ["custom-protocol", "gui"] }
custom-protocol gui?

Enables custom-protocol of tauri

gui = custom-protocol, tauri, tauri-build

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.

tauri custom-protocol? gui?
tauri-build build gui?