bump: icarus_envy
Rust CI / build (pull_request) Failing after 2m49s

This commit is contained in:
2026-07-07 23:10:14 -04:00
parent 9482c0e28a
commit dd0bbb9c85
8 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ utoipa = { version = "5.5.0", features = ["axum_extras"] }
utoipa-swagger-ui = { version = "9.0.2", features = ["axum"] }
icarus_meta = { git = "ssh://git@git.kundeng.us/phoenix/icarus_meta.git", tag = "v0.6.1" }
icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", tag = "v0.11.3" }
icarus_envy = { git = "ssh://git@git.kundeng.us/phoenix/icarus_envy.git", tag = "v0.7.0" }
icarus_envy = { git = "ssh://git@git.kundeng.us/phoenix/icarus_envy.git", tag = "v0.8.0" }
[dev-dependencies]
common-multipart-rfc7578 = { version = "0.7.0" }