summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-03-20 10:44:35 +0200
committerLars Wirzenius <liw@liw.fi>2022-03-20 10:44:35 +0200
commit5a562e9849f0304d481b62832735b8fed7a0316f (patch)
tree5001f075ee060031fee76016234120b64ead3160
parentf496559569df23cccdb41af505d4aecfcee920eb (diff)
downloadobnam2-5a562e9849f0304d481b62832735b8fed7a0316f.tar.gz
fix: URL to source code repository
Sponsored-by: author
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5a8c9c9..616a34a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,7 @@ edition = "2021"
description = "a backup program"
license = "AGPL-3.0-or-later"
homepage = "https://obnam.org/"
-repository = "https://gitlab.com/larswirzenius/obnam"
+repository = "https://gitlab.com/obnam/obnam"
rust-version = "1.56.0"