update
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user