tsk-55: Register endpoint bug fix (#72)
All checks were successful
Release Tagging / release (push) Successful in 32s
Rust Build / Check (push) Successful in 41s
Rust Build / Test Suite (push) Successful in 1m7s
Rust Build / Rustfmt (push) Successful in 35s
Rust Build / Clippy (push) Successful in 40s
Rust Build / build (push) Successful in 57s

Closes #55

Reviewed-on: #72
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
2025-10-20 16:05:30 +00:00
committed by phoenix
parent 7e44d523f2
commit 6ec3b25e7d
4 changed files with 11 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "icarus_auth"
version = "0.6.1"
version = "0.6.2"
edition = "2024"
rust-version = "1.90"