about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/networking/cluster/click/fix_cargo_lock_version.patch
blob: bc4db7ef7c12175bc7f7c5d902860494f8f9e94f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Cargo.lock b/Cargo.lock
index ff80350..c86c6fe 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -111,7 +111,7 @@ dependencies = [

 [[package]]
 name = "click"
-version = "0.3.1"
+version = "0.3.2"
 dependencies = [
  "ansi_term 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "base64 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",