From 7d6dc364dd6c1a1f8d200eaf108e8c56729b17ae Mon Sep 17 00:00:00 2001 From: Naz Date: Thu, 7 Aug 2025 17:50:12 +0100 Subject: =?UTF-8?q?=F0=9F=9B=A0=EF=B8=8Fchore:=20update=20manifest?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index c0d1230..a9dc316 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,11 @@ name = "zap-rs" version = "0.1.0" edition = "2024" +authors = ["Naz "] +description = "Rust-based AppImage package manager inspired by Zap" +repository = "https://git.ch-naseem.com/ndpm13/zap-rs" +homepage = "https://git.ch-naseem.com/ndpm13/zap-rs" +license = "MIT" [dependencies] clap = { version = "4.5.41", features = ["derive"] } -- cgit v1.2.3