summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-09-21 12:48:36 +0200
committermetamuffin <metamuffin@disroot.org>2024-09-21 12:48:36 +0200
commit41c95fc5b6b1c8bc4b944d889414a4197a23837b (patch)
tree86519d51df113263e0c1e6d92b96b35c72cf37d9 /Cargo.lock
parent526bde82158fc58f59a8147566ef0ef01845ac49 (diff)
downloadhurrycurry-41c95fc5b6b1c8bc4b944d889414a4197a23837b.tar
hurrycurry-41c95fc5b6b1c8bc4b944d889414a4197a23837b.tar.bz2
hurrycurry-41c95fc5b6b1c8bc4b944d889414a4197a23837b.tar.zst
reg: connection test
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 323ae03d..a3e41432 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1115,6 +1115,7 @@ version = "0.1.0"
dependencies = [
"anyhow",
"env_logger",
+ "hurrycurry-client-lib",
"hurrycurry-protocol",
"log",
"markup",