summaryrefslogtreecommitdiffstats
path: root/src/core/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/Cargo.toml')
-rw-r--r--src/core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/Cargo.toml b/src/core/Cargo.toml
index bad0c0a..88645f5 100644
--- a/src/core/Cargo.toml
+++ b/src/core/Cargo.toml
@@ -18,7 +18,7 @@ name = "core"
anyhow = "1.0.68"
bitflags = "1.3.2"
captur = "0.1.0"
-crossbeam-channel = "0.5.6"
+crossbeam-channel = "0.5.8"
if_chain = "1.0.2"
lazy_static = "1.4.0"
num-format = "0.4.4"