summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c1cf5e5..c795ee2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -46,7 +46,7 @@ globset = "0.4"
anyhow = "1.0"
etcetera = "0.8"
normpath = "1.1.1"
-crossbeam-channel = "0.5.11"
+crossbeam-channel = "0.5.12"
clap_complete = {version = "4.4.9", optional = true}
faccess = "0.2.4"