uvm_install_graph 0.14.1

A graph view of a unity version manifest
Documentation
# 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.14.1"
authors = ["Manfred Endres <manfred.endres@tslarusso.de>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
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"

[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"

[lib]
name = "uvm_install_graph"
path = "src/lib.rs"

[dependencies.daggy]
version = "0.9.0"

[dependencies.fixedbitset]
version = "0.5.7"

[dependencies.itertools]
version = "0.14.0"

[dependencies.unity-version]
version = "0.3.1"

[dependencies.uvm_live_platform]
version = "0.8.1"

[dev-dependencies.cfg-if]
version = "1.0.0"

[dev-dependencies.stringreader]
version = "0.1.1"