Skip to content

Commit d283352

Browse files
k-nasaStjepan Glavina
authored and
Stjepan Glavina
committed
update broadcastor to 1.0.0 (#681)
1 parent 0eb5ca1 commit d283352

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
@@ -51,7 +51,7 @@ std = [
5151
[dependencies]
5252
async-attributes = { version = "1.1.1", optional = true }
5353
async-task = { version = "1.2.1", optional = true }
54-
broadcaster = { version = "0.2.6", optional = true, default-features = false, features = ["default-channels"] }
54+
broadcaster = { version = "1.0.0", optional = true }
5555
crossbeam-channel = { version = "0.4.0", optional = true }
5656
crossbeam-deque = { version = "0.7.2", optional = true }
5757
crossbeam-utils = { version = "0.7.0", optional = true }

0 commit comments

Comments
 (0)