Cargo Features

[dependencies]
maia-httpd = { version = "0.4.0", default-features = false, features = ["uclibc"] }
default = uclibc

The uclibc feature is set by default whenever maia-httpd is added without default-features = false somewhere in the dependency tree.

uclibc default

maia-httpd has 2 features without comments.