Cargo Features

[dependencies]
win32_notif = { version = "0.4.0", default-features = false, features = ["unsafe"] }
default = unsafe

The unsafe feature is set by default whenever win32_notif is added without default-features = false somewhere in the dependency tree.

unsafe default

Affects widgets::raw_xml