Skip to content

Commit 3a4ca5e

Browse files
zh-jqdpc
authored andcommitted
update to use crossbeam-channel == 0.5
1 parent 25eb33b commit 3a4ca5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ path = "lib.rs"
2323
slog = "2.1"
2424
thread_local = "1"
2525
take_mut = "0.2.0"
26-
crossbeam-channel = "0.4"
26+
crossbeam-channel = "0.5"
2727

2828
[package.metadata.docs.rs]
2929
features = ["nested-values", "dynamic-keys"]

0 commit comments

Comments
 (0)