This commit is contained in:
2025-04-14 18:16:40 -04:00
parent 707b6dd504
commit 19f4a5acae
5 changed files with 641 additions and 38 deletions

View File

@@ -22,14 +22,17 @@ hyper = { version = "0.14", features = ["full"] }
serde_json = "1.0"
bincode = "1.3"
rand = "0.8"
futures = "0.3"
rustls = "0.21"
tokio-util = { version = "0.7", features = ["full"] }
async-trait = "0.1"
tokio-rustls = "0.24"
# Bellande Architecture
bellande_step = "0.1.0"
bellande_step = "0.1.1"
bellande_limit = "0.1.0"
bellande_node_importance = "0.1.0"
bellande_particle = "0.1.1"
bellande_probability = "0.1.1"
# bellande_tree = "0.1.0"
# bellande_segment = "0.1.0"