Cargo Features
PgBoss has no features set by default.
[dependencies]
pgboss = { version = "0.1.0-rc3", features = ["binaries"] }
- binaries
-
Enables clap, lazy_static, tokio, and tracing-subscriber
Required by the loadtest binary
PgBoss has no features set by default.
[dependencies]
pgboss = { version = "0.1.0-rc3", features = ["binaries"] }
Enables clap, lazy_static, tokio, and tracing-subscriber
Required by the loadtest binary