custom-nixpkgs/xtask/Cargo.toml

12 lines
258 B
TOML

[package]
name = "xtask"
version = "0.1.0"
authors = ["Harsh Shandilya <me@msfjarvis.dev>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
walkdir = "2.3.2"
xshell = "0.1.9"