Update rust #79

Merged
phoenix merged 8 commits from update_rust into main 2026-04-05 17:51:13 -04:00
Showing only changes of commit cc85260be0 - Show all commits

View File

@@ -2,7 +2,7 @@
name = "icarus_auth" name = "icarus_auth"
version = "0.6.6" version = "0.6.6"
edition = "2024" edition = "2024"
rust-version = "1.90" rust-version = "1.94"
[dependencies] [dependencies]
axum = { version = "0.8.6" } axum = { version = "0.8.6" }