Cargo Features

[dependencies]
asimov-proxy = { version = "25.0.0-dev.5", default-features = false, features = ["std", "all", "tracing", "unstable"] }
default = all, std

These default features are set whenever asimov-proxy is added without default-features = false somewhere in the dependency tree.

std default

Enables std of dogma and gofer

all default = tracing
tracing all
unstable

asimov-proxy has 5 features without comments.