We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30e7fd3 commit be011c9Copy full SHA for be011c9
Cargo.toml
@@ -3,6 +3,7 @@ name = "cargo-nfpm"
3
version = "0.1.0"
4
edition = "2024"
5
rust-version = "1.85.0"
6
+description = "A simple and lightweight Cargo plugin for using nFPM from Any Rust project"
7
license = "MIT OR Apache-2.0"
8
authors = ["Arvid Gerstmann <github@arvid.io>"]
9
homepage = "https://github.com/ragnarlab/cargo-nfpm"
0 commit comments