Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I48330b301a7e724e16d2cae248aa10636a6a6964
This commit is contained in:
parent
08c4048bd3
commit
7b3452ef18
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.91.0"
|
||||
version = "0.1.7"
|
||||
rust-version = "1.94.0"
|
||||
version = "0.2.0"
|
||||
|
||||
[workspace.dependencies]
|
||||
clap = { default-features = false, features = [ "std", "help", "derive" ], version = "4.6.0" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue