Updated icarus_envy

This commit is contained in:
2025-05-29 19:40:12 -04:00
parent 6f0b83b825
commit 44e4cfcbc6

View File

@@ -20,7 +20,7 @@ rand = { version = "0.9" }
time = { version = "0.3.41", features = ["macros", "serde"] }
josekit = { version = "0.10.1" }
icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", tag = "v0.4.3" }
icarus_envy = { git = "ssh://git@git.kundeng.us/phoenix/icarus_envy.git", tag = "v0.1.0-devel-b89633e394-950" }
icarus_envy = { git = "ssh://git@git.kundeng.us/phoenix/icarus_envy.git", tag = "v0.1.0-devel-f0726b83c9-950" }
[dev-dependencies]
http-body-util = { version = "0.1.3" }