Cargo Features

[dependencies]
shared-mime-embedded = { version = "0.1.0-alpha1", default-features = false, features = ["xdg-runtime"] }
default = xdg-runtime

The xdg-runtime feature is set by default whenever shared-mime-embedded is added without default-features = false somewhere in the dependency tree.

xdg-runtime default

Enables xdg-runtime of shared-mime

shared-mime-embedded has 2 features without comments.