Version bump #45

Merged
phoenix merged 1 commits from version_bump into devel 2025-06-29 18:02:24 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 8d8c040db5 - Show all commits

2
Cargo.lock generated
View File

@@ -60,7 +60,7 @@ dependencies = [
[[package]]
name = "icarus_models"
version = "0.4.3"
version = "0.5.0"
dependencies = [
"rand",
"serde",

View File

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