3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/build-support/kernel/make-initrd-ng/Cargo.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
254 B
TOML
Raw Normal View History

2021-11-21 00:47:28 +00:00
[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]
goblin = "0.5.0"