about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2020-06-16 23:44:10 -0400
committerBen Morrison <ben@gbmor.dev>2020-06-16 23:44:10 -0400
commit39ca959bfa67d07fb6255dd09884861e4a0648fa (patch)
tree4868092ce6f8aa435789e80012e5dd824cfe3e72
parentfef5f9ffa89aff192b0e086484c10d8c552de69e (diff)
downloadclinte-39ca959bfa67d07fb6255dd09884861e4a0648fa.tar.gz
updated repo location to sr.ht
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 688d405..c9ff2c8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,7 @@ version = "2.1.1"
 authors = ["Ben Morrison <ben@gbmor.dev>"]
 edition = "2018"
 description = "CLI note posting system for shared UNIX boxes."
-repository = "https://github.com/gbmor/clinte"
+repository = "https://git.sr.ht/~gbmor/clinte"
 readme = "README.md"
 keywords = ["social", "unix", "notes", "messages"]
 categories = ["command-line-utilities"]