nixpkgs/pkgs/tools/misc/pazi/cargo-lock.patch

14 lines
382 B
Diff
Raw Normal View History

2019-04-27 09:36:10 +02:00
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"
2019-08-14 22:08:49 +02:00
-version = "0.2.0"
+version = "0.3.0"
2019-04-27 09:36:10 +02:00
dependencies = [
2019-08-14 22:08:49 +02:00
"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)",