tsk-61: Registration configuration (#73)
All checks were successful
Rust Build / Check (push) Successful in 42s
Rust Build / Test Suite (push) Successful in 1m18s
Rust Build / Rustfmt (push) Successful in 29s
Rust Build / Clippy (push) Successful in 40s
Rust Build / build (push) Successful in 57s
Release Tagging / release (push) Successful in 35s

Closes #61

Reviewed-on: #73
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
2025-10-20 16:48:48 +00:00
committed by phoenix
parent 6ec3b25e7d
commit e86ca4b2c8
7 changed files with 105 additions and 57 deletions

View File

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