From 057c487a820431b54e28474c6f993f7593ed55a7 Mon Sep 17 00:00:00 2001 From: Benjamin Morrison Date: Wed, 21 Jun 2023 17:10:17 -0400 Subject: update repo link in Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 34655c9..4e8bb1d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ authors = ["gbmor"] description = "async Gemini protocol server" license = "AGPL-3.0-or-later" edition = "2021" +repository = "https://git.sr.ht/~gbmor/laika" [dependencies] argh = "^0.1.10" -- cgit 1.4.1