From 95e99397a4935b1bbddca38b88debf1c262c2f2c Mon Sep 17 00:00:00 2001 From: Carla Kirk-Cohen Date: Fri, 12 May 2023 16:46:17 -0400 Subject: [PATCH] cargo: update repository --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b7eda5b..623779e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "lndk" version = "0.1.0" edition = "2021" -repository = "https://github.com/carlaKC/lndk" +repository = "https://github.com/lndk-org/lndk" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [package.metadata.configure_me]