From 35482c2ab16fe64ab9412a840335e106223526f0 Mon Sep 17 00:00:00 2001 From: onryo Date: Sat, 10 Feb 2024 14:05:38 +0100 Subject: [PATCH] cargo vendor --- lib/Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cargo.lock b/lib/Cargo.lock index 621ff9c..145372e 100644 --- a/lib/Cargo.lock +++ b/lib/Cargo.lock @@ -1849,7 +1849,7 @@ dependencies = [ [[package]] name = "silentdragonlitelib" version = "0.1.0" -source = "git+https://git.hush.is/hush/silentdragonlite-cli?rev=3950c103b15de0f87c45bd01ccba513814ad9ca7#3950c103b15de0f87c45bd01ccba513814ad9ca7" +source = "git+https://git.hush.is/hush/silentdragonlite-cli?rev=fe3026406471ea85786b28db82f1231395b1996b#fe3026406471ea85786b28db82f1231395b1996b" dependencies = [ "base58", "bellman",