Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1diff --git a/Cargo.lock b/Cargo.lock 2index a57c5d8..27278d9 100644 3--- a/Cargo.lock 4+++ b/Cargo.lock 5@@ -1,5 +1,7 @@ 6 # This file is automatically @generated by Cargo. 7 # It is not intended for manual editing. 8+version = 3 9+ 10 [[package]] 11 name = "aho-corasick" 12 version = "0.7.15" 13@@ -253,7 +255,7 @@ dependencies = [ 14 15 [[package]] 16 name = "shamirsecretsharing-cli" 17-version = "0.1.0" 18+version = "0.1.1" 19 dependencies = [ 20 "atty", 21 "clap",