From 15a80be52632bfb10bf3e080642219fa8689f259 Mon Sep 17 00:00:00 2001 From: hinto-janai Date: Wed, 19 Jun 2024 17:59:08 -0400 Subject: [PATCH] Update rpc/types/Cargo.toml Co-authored-by: Boog900 --- rpc/types/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpc/types/Cargo.toml b/rpc/types/Cargo.toml index d38627b..3f72e31 100644 --- a/rpc/types/Cargo.toml +++ b/rpc/types/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" description = "Monero RPC types" license = "MIT" authors = ["hinto-janai"] -repository = "https://github.com/Cuprate/cuprate/tree/main/rpc/cuprate-rpc-types" +repository = "https://github.com/Cuprate/cuprate/tree/main/rpc/types" keywords = ["cuprate", "rpc", "types", "monero"] [features]