From 4333346536105144df5e98075c9e8422af367e40 Mon Sep 17 00:00:00 2001 From: Jordon Brooks Date: Sat, 3 Jun 2023 15:29:46 +0100 Subject: [PATCH] Changed name from harmony_link_test to harmony_link_client --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 617bb5c..495524c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "harmony_link_test" +name = "harmony_link_client" version = "0.1.0" edition = "2021"