We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be011c9 commit 6e73b76Copy full SHA for 6e73b76
Cargo.toml
@@ -1,8 +1,8 @@
1
[package]
2
name = "cargo-nfpm"
3
-version = "0.1.0"
4
-edition = "2024"
5
-rust-version = "1.85.0"
+version = "0.1.1"
+edition = "2021"
+rust-version = "1.80.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>"]
0 commit comments