core/pkgs/build-support/kernel/make-initrd-ng/Cargo.toml
2024-05-13 11:34:52 -04:00

12 lines
269 B
TOML

[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]
eyre = "0.6.8"
goblin = "0.5.0"