Cargo Features

[dependencies]
product-os-semaphore = { version = "0.0.1", default-features = false, features = ["std", "nightly", "wrapper"] }
default = std

The std feature is set by default whenever product-os-semaphore is added without default-features = false somewhere in the dependency tree.

std default
nightly
wrapper

Affects product-os-semaphore::wrapper