# 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 = "2018" name = "uvm_install_core" version = "0.9.3" authors = ["Manfred Endres "] description = "Base crate with installer functions to install Unity3D and its support modules" readme = "README.md" keywords = [ "unity", "version-manager", ] categories = ["development-tools"] license = "Apache-2.0" repository = "https://github.com/Larusso/unity-version-manager" [dependencies.cfg-if] version = "1.0.0" [dependencies.derive_deref] version = "1.1.1" [dependencies.error-chain] version = "0.12.4" [dependencies.hex] version = "0.4.2" [dependencies.hex-serde] version = "0.1.0" [dependencies.log] version = "0.4.11" [dependencies.md-5] version = "0.8.0" features = ["std"] [dependencies.reqwest] version = "0.9.22" [dependencies.tempfile] version = "3" [dependencies.uvm_core] version = "0.13.3" [dependencies.uvm_move_dir] version = "0.1.0" [dependencies.zip] version = "0.5.8" [target."cfg(target_os=\"macos\")".dependencies.dmg] version = "0.1.1"