Song s3 #4

Merged
phoenix merged 8 commits from song-s3 into main 2026-08-14 16:30:50 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 2c1998242f - Show all commits
Generated
+1 -1
View File
@@ -478,7 +478,7 @@ checksum = "3a219298ac11a56ea9a6d2120044824d6f01aeb034955e7af7bc16858527deea"
[[package]]
name = "simodels"
version = "0.11.3"
version = "0.11.4"
dependencies = [
"josekit",
"rand",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "simodels"
version = "0.11.3"
version = "0.11.4"
edition = "2024"
rust-version = "1.95"
description = "models used for the soaricarus project"