Changing project name
All checks were successful
Rust Build / Check (pull_request) Successful in 28s
Rust Build / Test Suite (pull_request) Successful in 30s
Rust Build / Rustfmt (pull_request) Successful in 28s
Rust Build / Clippy (pull_request) Successful in 33s
Rust Build / build (pull_request) Successful in 29s

Change name in the project settings and in other projects later
This commit is contained in:
2025-03-29 19:35:02 -04:00
parent 56384fb371
commit a8ffe80297

View File

@@ -1,5 +1,5 @@
[package] [package]
name = "icarus-models" name = "icarus_models"
version = "0.1.14" version = "0.1.14"
edition = "2024" edition = "2024"
description = "models used for the icarus project" description = "models used for the icarus project"