summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDoan Luu Duc Tai <doan@luuduct.ai>2026-09-08 11:22:41 -0500
committerDoan Luu Duc Tai <doan@luuduct.ai>2026-09-08 11:22:41 -0500
commit40e126982cbf7eb3ff92cd776d541357f5e02629 (patch)
tree49d45f2d1fefef925715e1c96a634e15adcfd74f /Cargo.toml
parent098401c3502712c268a5e024b31778229fd107e9 (diff)
Update repository URL
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b933963..6326696 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,7 @@ authors = ["Doan Luu Duc Tai <doan@luuduct.ai>"]
description = "LAN File Server"
license = "MIT OR Apache-2.0"
readme = "README.txt"
-repository = "https://git.doan.luuduct.ai/fileshare.git"
+repository = "https://git.doan.luuduct.ai/fileshare"
keywords = ["file-sharing", "lan", "server", "http"]
categories = ["command-line-utilities", "network-programming"]