summary refs log tree commit diff
path: root/pkgs/tools/misc/pazi/cargo-lock.patch
blob: 3abc3f0a2f88d81c6a4f766bb893d2658e6799f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Cargo.lock b/Cargo.lock
index 074b0ca..22f3bc5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -286,7 +286,7 @@ dependencies = [
 
 [[package]]
 name = "pazi"
-version = "0.2.0"
+version = "0.3.0"
 dependencies = [
  "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",