Cargo Features

Entrust has no features set by default.

[dependencies]
entrust = { version = "0.1.2", features = ["agent", "tracing"] }
agent

Enables entrust-agent, agent of entrust-core

Required by the ent-agent binary

tracing

Enables tracing and tracing-subscriber