# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "cyninst" version = "0.1.1" authors = ["MLC Bloeiman "] description = "Cynthia-CMS installation manager" readme = "README.md" keywords = [ "cli", "package-manager", "cynthiacms", ] license = "GPL-3.0-or-later" repository = "https://github.com/strawmelonjuice/CynthiaCMS-installer/" [dependencies.flate2] version = "1.0.28" [dependencies.fs_extra] version = "1.3.0" [dependencies.inline_colorization] version = "0.1.5" [dependencies.normalize-path] version = "0.2.1" [dependencies.rand] version = "0.8.5" [dependencies.reqwest] version = "0.11" features = ["blocking"] [dependencies.serde] version = "1.0.104" features = ["derive"] [dependencies.serde_json] version = "1.0.107" [dependencies.tar] version = "0.4.40"