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 25eb33b commit 3a4ca5eCopy full SHA for 3a4ca5e
Cargo.toml
@@ -23,7 +23,7 @@ path = "lib.rs"
23
slog = "2.1"
24
thread_local = "1"
25
take_mut = "0.2.0"
26
-crossbeam-channel = "0.4"
+crossbeam-channel = "0.5"
27
28
[package.metadata.docs.rs]
29
features = ["nested-values", "dynamic-keys"]
0 commit comments