tsk-59 #70

Merged
phoenix merged 3 commits from tsk-59 into main 2025-10-12 20:44:24 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 93ca002dc0 - Show all commits

2
Cargo.lock generated
View File

@@ -149,7 +149,7 @@ checksum = "5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d"
[[package]]
name = "icarus_models"
version = "0.6.7"
version = "0.7.0"
dependencies = [
"josekit",
"rand",

View File

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