various: format TOML with taplo; clean up Cargo manifests
Some checks failed
Rust / build (push) Has been cancelled
Some checks failed
Rust / build (push) Has been cancelled
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ie0af272c772361921405a41db40fab356a6a6964
This commit is contained in:
parent
ef699f6d20
commit
b8d01730f5
5 changed files with 40 additions and 39 deletions
|
|
@ -3,8 +3,9 @@ name = "nix-command"
|
|||
description = "Typed Nix command construction and execution"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
authors.workspace = true
|
||||
rust-version.workspace = true
|
||||
publish = true
|
||||
license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
thiserror.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue