about summary refs log tree commit diff
path: root/pkgs/build-support/kernel/make-initrd-ng/Cargo.toml
blob: 9076f6b15617688d84f7e696b0cbed44eafc3c86 (plain) (blame)
1
2
3
4
5
6
7
8
9
[package]
name = "make-initrd-ng"
version = "0.1.0"
authors = ["Will Fancher <elvishjerricco@gmail.com>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]