diff --git a/Cargo.toml b/Cargo.toml index 632c29c..8e0d52f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ ruvector-graph = "0.1.2" ruvector-gnn = "0.1.15" # Distributed/cluster -ruvector-cluster = "0.1.2" +ruvector-cluster = "2.0.2" ruvector-raft = "0.1.2" ruvector-replication = "0.1.2"