Update rust #1

Merged
phoenix merged 17 commits from update_rust into main 2026-05-22 11:24:55 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit bf9f795dfd - Show all commits
Generated
+1 -1
View File
@@ -761,7 +761,7 @@ dependencies = [
[[package]]
name = "icarus_auth"
version = "0.7.0"
version = "0.8.0"
dependencies = [
"argon2",
"axum",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "icarus_auth"
version = "0.7.0"
version = "0.8.0"
edition = "2024"
rust-version = "1.95"