aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2022-10-12 12:43:32 -0400
committerBrian Cully <bjc@kublai.com>2022-10-12 12:43:32 -0400
commitd42ba8efd22826a645ed8afb43a809dacdd842aa (patch)
tree54502ee6e0fa10ba40b4bf08d30aff7de127238e
parent8ee3e7b59c3531b9a79758d29ef9fde8c4790e58 (diff)
downloadstarb-d42ba8efd22826a645ed8afb43a809dacdd842aa.tar.gz
starb-d42ba8efd22826a645ed8afb43a809dacdd842aa.zip
update repo url
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bebb670..0593dfa 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,5 +5,5 @@ version = "0.3.0"
authors = ["Brian Cully <bjc@kublai.com>"]
edition = "2018"
license = "LGPL-3.0-or-later"
-repository = "https://github.com/bjc/starb.git"
+repository = "https://git.spork.org/starb.git"
readme = "README.md"