diff options
author | Ben Morrison <ben@gbmor.dev> | 2020-06-16 23:44:10 -0400 |
---|---|---|
committer | Ben Morrison <ben@gbmor.dev> | 2020-06-16 23:44:10 -0400 |
commit | 39ca959bfa67d07fb6255dd09884861e4a0648fa (patch) | |
tree | 4868092ce6f8aa435789e80012e5dd824cfe3e72 | |
parent | fef5f9ffa89aff192b0e086484c10d8c552de69e (diff) | |
download | clinte-39ca959bfa67d07fb6255dd09884861e4a0648fa.tar.gz |
updated repo location to sr.ht
-rw-r--r-- | Cargo.toml | 2 |
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"] |