summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-08-18 09:21:02 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-08-18 09:21:02 +0200
commitcca27c355823272ccc5927057d5fe228ede0bd41 (patch)
treee25ddc5279976352aa17e15ba5d8918737726e3b /Cargo.toml
parent64da82c661b2a28c7a258bd30c0084633d0e1896 (diff)
Update the repository for crates.io
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 3215a1d..3ebe0ac 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,7 @@ edition = "2021"
description = "A shell for restricting access on a version control server"
readme = "README.md"
# TODO: homepage = ""
-repository = "https://code.worthe-it.co.za/shackle.git/"
+repository = "https://codeberg.org/worthe-it/shackle-shell"
license = "MIT OR Apache-2.0"
keywords = ["shell", "version-control", "git", "cli"]
categories = ["command-line-utilities"]