Fixes bug with distributed nodes.

This commit is contained in:
Paul
2021-04-02 13:25:51 +01:00
parent d2bf477fd8
commit 3797878d20
3 changed files with 3 additions and 5 deletions

4
Cargo.lock generated
View File

@@ -1067,9 +1067,7 @@ checksum = "644f9158b2f133fd50f5fb3242878846d9eb792e445c893805ff0e3824006e35"
[[package]]
name = "hive_pubsub"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "83760410241f6db418bb15e54b506a0887e7240286e29e5b0d2d88f5d1659b24"
version = "0.4.4"
dependencies = [
"futures",
"many-to-many",