Cargo Features

[dependencies]
pastor = { version = "0.13.2", default-features = false, features = ["magic_static", "bench"] }
default = magic_static

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

magic_static default
bench

pastor has 3 features without comments.