Dependency update (#26)

Reviewed-on: #26
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
phoenix
2025-10-12 20:16:11 +00:00
committed by phoenix
parent 8f0d123db5
commit 6805b15f0e
2 changed files with 89 additions and 167 deletions
+3 -3
View File
@@ -1,12 +1,12 @@
[package]
name = "icarus_envy"
version = "0.4.1"
version = "0.4.2"
edition = "2024"
rust-version = "1.88"
[dependencies]
dotenvy = { version = "0.15.7" }
const_format = { version = "0.2.34" }
const_format = { version = "0.2.35" }
[dev-dependencies]
async-std = { version = "1.13.1" }
async-std = { version = "1.13.2" }