rust_version_bump (#32)
All checks were successful
Rust Build / Rustfmt (push) Successful in 33s
Rust Build / Rustfmt (pull_request) Successful in 27s
Rust Build / Clippy (pull_request) Successful in 27s
Rust Build / build (pull_request) Successful in 27s
Release Tagging / release (push) Successful in 37s
Rust Build / Check (push) Successful in 30s
Rust Build / Test Suite (push) Successful in 30s
Rust Build / Clippy (push) Successful in 29s
Rust Build / build (push) Successful in 29s
Rust Build / Check (pull_request) Successful in 31s
Rust Build / Test Suite (pull_request) Successful in 29s

Reviewed-on: #32
Co-authored-by: phoenix <kundeng94@gmail.com>
Co-committed-by: phoenix <kundeng94@gmail.com>
This commit is contained in:
2025-04-05 18:13:28 +00:00
committed by phoenix
parent 4b6f6cb67d
commit c555110367
3 changed files with 7 additions and 7 deletions

View File

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