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 615203fc5..7eff60748 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -89,7 +89,7 @@ versions = "4.1.0"
which = "4.4.0"
yaml-rust = "0.4.5"
-process_control = { version = "4.0.1", features = ["crossbeam-channel"] }
+process_control = { version = "4.0.2", features = ["crossbeam-channel"] }
guess_host_triple = "0.1.3"
home = "0.5.4"