added comunication graph
... | ... | @@ -18,7 +18,7 @@ petgraph = "*" |
rayon = "*" | ||
slog = "*" | ||
slog-term = "*" | ||
slog-stream = "*" | ||
slog-json = "*" | ||
chrono = { version = "*", features = ["serde"] } | ||
antidotedb = { path = "../antidotedb" } | ||
... | ... |
... | ... | @@ -18,7 +18,7 @@ petgraph = "*" |
rayon = "*" | ||
slog = "*" | ||
slog-term = "*" | ||
slog-stream = "*" | ||
slog-json = "*" | ||
chrono = { version = "*", features = ["serde"] } | ||
antidotedb = { path = "../antidotedb" } | ||
... | ... |