various: format TOML with taplo; clean up Cargo manifests
Some checks failed
Rust / build (push) Has been cancelled

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ie0af272c772361921405a41db40fab356a6a6964
This commit is contained in:
raf 2026-05-13 08:50:12 +03:00
commit b8d01730f5
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
5 changed files with 40 additions and 39 deletions

View file

@ -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