[package] name = "damo_fetch" version = "0.1.0" authors = ["Damien Peters "] license = "MIT" description = "A system information printer" readme = "README.md" homepage = "https://github.com/Dam-0/funtime_projects/" repository = "https://github.com/Dam-0/funtime_projects/tree/main/2021/rust_stuff/damo_fetch" keywords = ["cli"] categories = ["command-line-utilities"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] nixinfo = "0.3.3" #nixinfo = { git = "https://github.com/Dam-0/nixinfo" }