rust std change (#42)

Reviewed-on: #42
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
phoenix
2025-06-29 20:03:41 +00:00
committed by phoenix
parent 8c902b9d61
commit 70de6b862f
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
name = "icarus_auth"
version = "0.3.10"
edition = "2024"
rust-version = "1.86"
rust-version = "1.88"
[dependencies]
axum = { version = "0.8.3" }