Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I4fe011e195458cb6bd3e708a647086146a6a6964
This commit is contained in:
parent
770c57b0fd
commit
4a57561d7b
2 changed files with 5 additions and 5 deletions
|
|
@ -9,8 +9,8 @@ description = "Ergonomic Nix CLI helper"
|
|||
edition = "2024"
|
||||
license = "MPL-2.0"
|
||||
readme = true
|
||||
rust-version = "1.90"
|
||||
version = "0.1.4"
|
||||
rust-version = "1.91.0"
|
||||
version = "0.1.5"
|
||||
|
||||
[workspace.dependencies]
|
||||
clap = { default-features = false, features = [ "std", "help", "derive" ], version = "4.5.56" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue