Files
sienvy/Cargo.toml
T
phoenixandphoenix d84a8144ae tsk-17: Add ICARUS_AUTH_BASE_API_URL env key (#18)
Closes #17

Reviewed-on: phoenix/icarus_envy#18
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
2025-08-14 22:58:45 +00:00

13 lines
230 B
TOML

[package]
name = "icarus_envy"
version = "0.3.2"
edition = "2024"
rust-version = "1.88"
[dependencies]
dotenvy = { version = "0.15.7" }
const_format = { version = "0.2.34" }
[dev-dependencies]
async-std = { version = "1.13.1" }