Update rust #1

Merged
phoenix merged 17 commits from update_rust into main 2026-05-22 11:24:55 -04:00
Showing only changes of commit 3fa4bae371 - Show all commits
+1 -1
View File
@@ -2,7 +2,7 @@
name = "icarus_auth" name = "icarus_auth"
version = "0.7.0" version = "0.7.0"
edition = "2024" edition = "2024"
rust-version = "1.94" rust-version = "1.95"
[dependencies] [dependencies]
axum = { version = "0.8.8" } axum = { version = "0.8.8" }