Skip to content

Commit 4a09cbf

Browse files
committed
prune deps
Signed-off-by: Yoshua Wuyts <[email protected]>
1 parent 8a5144f commit 4a09cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ num_cpus = "1.10.1"
4242
pin-utils = "0.1.0-alpha.4"
4343
slab = "0.4.2"
4444
kv-log-macro = "1.0.4"
45-
broadcaster = { version = "0.2.4", optional = true }
45+
broadcaster = { version = "0.2.6", optional = true, default-features = false, features = ["default-channels"] }
4646

4747
[dev-dependencies]
4848
femme = "1.2.0"

0 commit comments

Comments
 (0)