Added tokio package

This commit is contained in:
2025-04-05 17:45:47 -04:00
parent f68d01d50f
commit add69bb343

View File

@@ -4,4 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
tokio = { version = "1.44.1", features = ["full"] }
icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", tag = "v0.2.0" }