Create token refactor (#53)
All checks were successful
Rust Build / Check (push) Successful in 29s
Release Tagging / release (push) Successful in 31s
Rust Build / Test Suite (push) Successful in 29s
Rust Build / Rustfmt (push) Successful in 30s
Rust Build / Clippy (push) Successful in 27s
Rust Build / build (push) Successful in 32s
Rust Build / Check (pull_request) Successful in 25s
Rust Build / Test Suite (pull_request) Successful in 32s
Rust Build / Rustfmt (pull_request) Successful in 25s
Rust Build / Clippy (pull_request) Successful in 32s
Rust Build / build (pull_request) Successful in 30s

Reviewed-on: #53
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
2025-08-01 20:04:33 +00:00
committed by phoenix
parent d3251f935e
commit 228ca67a16
3 changed files with 45 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "icarus_models"
version = "0.5.2"
version = "0.5.3"
edition = "2024"
rust-version = "1.88"
description = "models used for the icarus project"