Skip to content

Commit 7d6dc36

Browse files
committed
🛠️chore: update manifest
1 parent 9c248ed commit 7d6dc36

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
name = "zap-rs"
33
version = "0.1.0"
44
edition = "2024"
5+
authors = ["Naz <ndpm13@ch-naseem.com>"]
6+
description = "Rust-based AppImage package manager inspired by Zap"
7+
repository = "https://git.ch-naseem.com/ndpm13/zap-rs"
8+
homepage = "https://git.ch-naseem.com/ndpm13/zap-rs"
9+
license = "MIT"
510

611
[dependencies]
712
clap = { version = "4.5.41", features = ["derive"] }

0 commit comments

Comments
 (0)