Version bump

This commit is contained in:
2025-10-11 16:27:07 -04:00
parent 4b07276b78
commit 7f5155f2b1
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -142,7 +142,7 @@ checksum = "5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5"
[[package]]
name = "icarus_models"
version = "0.6.4"
version = "0.6.5"
dependencies = [
"josekit",
"rand",

View File

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