From d82cb2aabcf325bad1462e541131d99a590a9f2f Mon Sep 17 00:00:00 2001 From: Evan <0xIchigo@protonmail.com> Date: Wed, 8 May 2024 12:18:20 -0400 Subject: [PATCH] Update Repository --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fd38461..52541dd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "helius" version = "0.1.0" edition = "2021" description ="An asynchronous Helius Rust SDK for building the future of Solana" -repository = "https://github.com/0xIchigo/helius-rust-sdk" +repository = "https://github.com/helius-labs/helius-rust-sdk" license = "MIT" authors = ["0xIchigo <0xIchigo@protonmail.com>"] readme = "README.md"