We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a5144f commit 4a09cbfCopy full SHA for 4a09cbf
Cargo.toml
@@ -42,7 +42,7 @@ num_cpus = "1.10.1"
42
pin-utils = "0.1.0-alpha.4"
43
slab = "0.4.2"
44
kv-log-macro = "1.0.4"
45
-broadcaster = { version = "0.2.4", optional = true }
+broadcaster = { version = "0.2.6", optional = true, default-features = false, features = ["default-channels"] }
46
47
[dev-dependencies]
48
femme = "1.2.0"
0 commit comments