Updated rust version in workflows and cargo

This commit is contained in:
2025-10-12 16:35:52 -04:00
parent 4e649fa390
commit daaa224eee
3 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
name = "icarus_models"
version = "0.6.7"
edition = "2024"
rust-version = "1.88"
rust-version = "1.90"
description = "models used for the icarus project"
license = "MIT"