From 0b587227efb05ee1e0e11931d0198325f7fd73b3 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 2 Aug 2025 11:09:02 -0500 Subject: fix: update git links --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9b18baf..04ae4b5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,8 +5,8 @@ authors = ["Christian Cleberg "] license = "GPL-3.0-or-later" description = "A simple command-line password manager, written in Rust + SQLite." readme = "README.md" -homepage = "https://github.com/ccleberg/rust-pass" -repository = "https://github.com/ccleberg/rust-pass" +homepage = "https://git.sr.ht/~cxc/rust-pass" +repository = "https://git.sr.ht/~cxc/rust-pass" keywords = ["cli", "password-manager", "password-generator"] categories = ["command-line-utilities"] edition = "2018" -- cgit v1.2.3-70-g09d2