chalk-engine 0.2.0

Core trait engine from Chalk project
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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "chalk-engine"
version = "0.2.0"
authors = ["Rust Compiler Team", "Chalk developers"]
description = "Core trait engine from Chalk project"
readme = "README.md"
keywords = ["compiler", "traits", "prolog"]
license = "Apache-2.0/MIT"
repository = "https://github.com/rust-lang-nursery/chalk"
[dependencies.chalk-macros]
version = "0.1.0"

[dependencies.diff]
version = "0.1.11"

[dependencies.docopt]
version = "0.8.1"

[dependencies.ena]
version = "0.4"

[dependencies.error-chain]
version = "0.11.0"

[dependencies.itertools]
version = "0.6.0"

[dependencies.lalrpop-intern]
version = "0.14"

[dependencies.lazy_static]
version = "0.2.2"

[dependencies.petgraph]
version = "0.4.5"

[dependencies.rustyline]
version = "1.0"

[dependencies.serde]
version = "1.0"

[dependencies.serde_derive]
version = "1.0"

[dependencies.stacker]
version = "0.1.2"