Skip to content

Commit be011c9

Browse files
committed
chore: add description to Cargo.toml for publishing
1 parent 30e7fd3 commit be011c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "cargo-nfpm"
33
version = "0.1.0"
44
edition = "2024"
55
rust-version = "1.85.0"
6+
description = "A simple and lightweight Cargo plugin for using nFPM from Any Rust project"
67
license = "MIT OR Apache-2.0"
78
authors = ["Arvid Gerstmann <github@arvid.io>"]
89
homepage = "https://github.com/ragnarlab/cargo-nfpm"

0 commit comments

Comments
 (0)