From 1a35a2489dbcca30b89507bd7d509ec4f9ee56a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?22388o=E2=9A=A1=EF=B8=8F?= <83122757+22388o@users.noreply.github.com> Date: Tue, 10 Sep 2024 15:30:52 -0300 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 45e85b6..44a7e6f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ authors = ["AreaLayer"] description = "Rust L402 Client" license = "MIT" repository = "https://github.com/AreaLayer/rust-l402" -homepage = "https://www.arealayer.net/products" +homepage = "https://www.arealayer.net/projects" version = "0.1.3-beta" edition = "2021"