[package] name = "install-framework-core" version = "1.0.0" authors = ["Yuri Edward "] edition = "2018" description = "[Install Framework] Core framework and basic interfaces" license = "MIT" repository = "https://gitlab.com/Yuri6037/install-framework" keywords = ["framework", "install"] categories = ["install"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] dirs = "3.0.1" winapi = "0.3.9"