@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "bellande_mesh_sync"
|
||||
version = "0.0.4"
|
||||
version = "0.0.5"
|
||||
edition = "2021"
|
||||
authors = ["Ronaldson Bellande <ronaldsonbellande@gmail.com>"]
|
||||
description = "Advanced data synchronization system for distributed applications with algorithmic architecture"
|
||||
|
@@ -36,3 +36,10 @@ serde_json: "1.0"
|
||||
bincode: "1.3"
|
||||
rand: "0.8"
|
||||
async-trait: "0.1"
|
||||
|
||||
# Bellande Architecture
|
||||
bellande_step: "0.1.1"
|
||||
bellande_limit: "0.1.2"
|
||||
bellande_node_importance: "0.1.3"
|
||||
bellande_probability: "0.1.2"
|
||||
bellande_particle: "0.1.1"
|
||||
|
Reference in New Issue
Block a user