[dependencies.clap]
features = ["derive"]
version = "4.1.1"
[dependencies.libginst]
version = "0.1.0"
[package]
description = "A generic installation tool, able to read and execute instructions from a json file."
edition = "2021"
license = "GPL-3.0"
name = "ginst"
readme = "README.md"
version = "1.0.1"