filename generation fix (#82)
All checks were successful
Rust Build / Check (push) Successful in 31s
Release Tagging / release (push) Successful in 35s
Rust Build / Test Suite (push) Successful in 42s
Rust Build / Rustfmt (push) Successful in 25s
Rust Build / Clippy (push) Successful in 35s
Rust Build / build (push) Successful in 42s

Reviewed-on: #82
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit was merged in pull request #82.
This commit is contained in:
2025-10-24 17:21:07 +00:00
committed by phoenix
parent afc4ca21a2
commit 0a27b8ccb1
4 changed files with 7 additions and 6 deletions

View File

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