Update icarus_models (#15)
Some checks failed
Release Tagging / release (push) Successful in 25s
Rust Build / Check (push) Failing after 24s
Rust Build / Check (pull_request) Failing after 21s
Rust Build / Test Suite (push) Failing after 22s
Rust Build / Rustfmt (push) Successful in 21s
Rust Build / Clippy (push) Failing after 24s
Rust Build / build (push) Failing after 24s
Rust Build / Test Suite (pull_request) Failing after 24s
Rust Build / Rustfmt (pull_request) Successful in 22s
Rust Build / Clippy (pull_request) Failing after 25s
Rust Build / build (pull_request) Failing after 22s

Reviewed-on: #15
Co-authored-by: kdeng00 <kundeng00@pm.me>
Co-committed-by: kdeng00 <kundeng00@pm.me>
This commit is contained in:
2025-05-28 23:44:20 +00:00
committed by phoenix
parent b41933e05e
commit f1375f5639

View File

@@ -6,4 +6,4 @@ rust-version = "1.86"
[dependencies]
tokio = { version = "1.44.1", features = ["full"] }
icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", tag = "v0.2.0" }
icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", tag = "v0.4.3" }