From f5abc729ef0f6eca8018e0936f5012aed556a6b0 Mon Sep 17 00:00:00 2001 From: Chloe-Woahie <68732833+Chloe-Woahie@users.noreply.github.com> Date: Sat, 1 Apr 2023 11:06:28 -0400 Subject: [PATCH] fix: fix repository url --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 073007c..15b817c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ keywords = ["rolimons", "roli", "roblox", "api"] license = "MIT" name = "roli" readme = "README.md" -repository = "https://github.com/Chloe-Woahie/roli-rs" +repository = "https://github.com/Chloe-Woahie/roli" version = "0.6.4" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html