aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-08-12 14:56:37 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-08-12 14:56:37 +0200
commitaf798f3e9094aa93ea438a9aeea17e1137ff3239 (patch)
tree854cf0b6b415e2fb4938aa756d54c7a9ecbeefcc
parentaf2f846ed641ebf0be026f269ac6c2e542d08f5e (diff)
Change repository to sourcehut
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1c9a6d0..02ef360 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
license = "0BSD"
description = "Move multiple/mapped files"
-repository = "https://git.thomasvoss.com/mmv"
+repository = "https://git.sr.ht/~mango/mmv"
authors = ["Thomas Voss <mail@thomasvoss.com>"]
[dependencies]