From 97ef12e54a9d8d632d675c2b5a532fce185a0b29 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 11 Mar 2025 18:27:29 -0500 Subject: move from cleberg.net to cmc.pub --- Cargo.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3fc28ee..168d1d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,12 +1,12 @@ [package] name = "rpass" -version = "0.1.0" -authors = ["cmc "] +version = "0.1.1" +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://sr.ht/~cmc/rpass/" -repository = "https://git.sr.ht/~cmc/rpass" +homepage = "https://sr.ht/~cyborg/rpass/" +repository = "https://git.sr.ht/~cyborg/rpass" keywords = ["cli", "password-manager", "password-generator"] categories = ["command-line-utilities"] edition = "2018" -- cgit v1.2.3-70-g09d2