From e629e6d2a764d0f9bdba5f93e8b4427276b5aa1a Mon Sep 17 00:00:00 2001 From: Piyush Mishra Date: Wed, 26 May 2021 22:02:42 +0530 Subject: [PATCH] https in homepage --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0f574cd..d6bafd2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ edition = "2018" license = "GPL 3.0" readme = "README.md" repository = "https://github.com/PiyushXCoder/lupt" -homepage = "luptchat.in" +homepage = "https://luptchat.in" categories = ["chatting-app"] keywords = ["chat","Chatting","Talk","Stranger"]