From 98c21693e9d00541169578615376c51ea9585b36 Mon Sep 17 00:00:00 2001 From: Deniod Date: Wed, 10 Jan 2024 15:31:07 +0100 Subject: [PATCH] change lib commit --- lib/Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 639c0ad..75c2645 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -12,4 +12,5 @@ crate-type = ["staticlib"] libc = "0.2.58" lazy_static = "1.4.0" blake3 = "0.3.4" -silentdragonlitelib = { git = "https://git.hush.is/lucretius/silentdragonlite-cli", rev = "2483d4f372079ee8cb00a61caba74b53e4fcf1e3" } +silentdragonlitelib = { git = "https://git.hush.is/hush/silentdragonlite-cli", rev = "4ec78a01b4f35b08eff42b10e3be85de87ba2b02" } +