···149149 "fmt",
150150 "env-filter",
151151] }
152152-# Mirror the optional server-only deps so the `#[cfg(any(feature = "server",
153153-# test))]` server modules (indexing/appview/oauth) compile and their tests run
154154-# under a plain `cargo test`, not only `--features server`.
155155-axum-extra = { version = "0.10", features = ["cookie"] }
156156-base64 = "0.22"
157157-keyring = "3"
152152+158153159154[build-dependencies]
160155dotenvy = "0.15"