d56f44df06
GitOrigin-RevId: bc4b9eef3ce3d5a90d8693e8367c9cbfc9fc1e13
9 lines
237 B
TOML
9 lines
237 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]
|