Register endpoint #16

Merged
phoenix merged 56 commits from register_endpoint-init into devel 2025-04-05 19:26:59 +00:00
Showing only changes of commit b7bc501851 - Show all commits

View File

@@ -2,7 +2,7 @@
name = "icarus_auth"
version = "0.2.0"
edition = "2024"
rust-version = "1.85"
rust-version = "1.86"
[dependencies]
axum = { version = "0.8.3" }