# 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_graph" version = "0.8.2" authors = ["Manfred Endres "] description = "A graph view of a unity version manifest" readme = "README.md" keywords = [ "unity", "version-manager", ] categories = ["development-tools"] license = "Apache-2.0" repository = "https://github.com/Larusso/unity-version-manager" [dependencies.daggy] version = "0.6.0" [dependencies.fixedbitset] version = "0.1.8" [dependencies.itertools] version = "0.9.0" [dependencies.uvm_core] version = "0.13.3" [dev-dependencies.cfg-if] version = "1.0.0" [dev-dependencies.stringreader] version = "0.1.1" [badges.appveyor] branch = "master" repository = "Larusso/unity-version-manager" service = "github" [badges.maintenance] status = "experimental" [badges.travis-ci] branch = "master" repository = "Larusso/unity-version-manager"