Files
sienvy/Cargo.toml
T
phoenixandphoenix bb04f4417d tsk-23: Rust version bump (#27)
Close #23

Reviewed-on: phoenix/icarus_envy#27
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
2025-10-12 20:30:29 +00:00

13 lines
230 B
TOML

[package]
name = "icarus_envy"
version = "0.5.0"
edition = "2024"
rust-version = "1.90"
[dependencies]
dotenvy = { version = "0.15.7" }
const_format = { version = "0.2.35" }
[dev-dependencies]
async-std = { version = "1.13.2" }