mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-15 14:26:33 +01:00
21 lines
443 B
Diff
21 lines
443 B
Diff
diff --git a/Cargo.lock b/Cargo.lock
|
|
index a57c5d8..27278d9 100644
|
|
--- a/Cargo.lock
|
|
+++ b/Cargo.lock
|
|
@@ -1,5 +1,7 @@
|
|
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
+version = 3
|
|
+
|
|
[[package]]
|
|
name = "aho-corasick"
|
|
version = "0.7.15"
|
|
@@ -253,7 +255,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "shamirsecretsharing-cli"
|
|
-version = "0.1.0"
|
|
+version = "0.1.1"
|
|
dependencies = [
|
|
"atty",
|
|
"clap",
|