cratestack-service-0.7.15
CrateStack service-bootstrap batteries: env-driven ServiceConfig, /healthz + /healthz/ready with opt-in dependency checks, a tracing_subscriber initializer, and a run() helper. Postgres-specific pieces (ServiceConfig::state, the readiness Postgres check, migration loading) sit behind the `postgres` feature (on by default) so a cratestack-api/cratestack-sqlite consumer can disable it and keep sqlx out of their graph.
28 minutes ago