diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2023-08-12 14:56:37 +0200 |
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2023-08-12 14:56:37 +0200 |
| commit | af798f3e9094aa93ea438a9aeea17e1137ff3239 (patch) | |
| tree | 854cf0b6b415e2fb4938aa756d54c7a9ecbeefcc | |
| parent | af2f846ed641ebf0be026f269ac6c2e542d08f5e (diff) | |
Change repository to sourcehut
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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] |