icarus_envy -> sienvy

This commit is contained in:
2026-07-17 16:21:51 -04:00
parent 7ea6a341c5
commit bead6f43b8
6 changed files with 41 additions and 41 deletions
Generated
+15 -15
View File
@@ -781,20 +781,6 @@ dependencies = [
"tower-service",
]
[[package]]
name = "icarus_models"
version = "0.11.3"
source = "git+ssh://git@git.kundeng.us/phoenix/icarus_models.git?tag=v0.11.3#859b0fb1b377370d8171e22e59893d86e41b258b"
dependencies = [
"josekit",
"rand",
"serde",
"serde_json",
"time",
"utoipa",
"uuid",
]
[[package]]
name = "icu_collections"
version = "2.2.0"
@@ -1564,6 +1550,20 @@ version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214"
[[package]]
name = "simodels"
version = "0.11.3"
source = "git+ssh://git@git.kundeng.us/phoenix/simodels.git?tag=v0.11.3-main-fe9d101bd0-111#fe9d101bd019f91fe8c99c29721ccb0e6e90c92c"
dependencies = [
"josekit",
"rand",
"serde",
"serde_json",
"time",
"utoipa",
"uuid",
]
[[package]]
name = "slab"
version = "0.4.12"
@@ -1586,12 +1586,12 @@ dependencies = [
"argon2",
"axum",
"http-body-util",
"icarus_models",
"josekit",
"openssl",
"serde",
"serde_json",
"sienvy",
"simodels",
"sqlx",
"time",
"tokio",