dwarf-term 0.2.0

A window that lets you have Dwarf Fortress style graphics.
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 = "dwarf-term"
version = "0.2.0"
authors = ["Lokathor <zefria@gmail.com>"]
description = "A window that lets you have Dwarf Fortress style graphics."
readme = "README.md"
keywords = ["roguelike", "window"]
license = "0BSD"
repository = "https://github.com/Lokathor/dwarf-term-rs"
[dependencies.gl]
version = "0.10"

[dependencies.glium]
version = "0.22"

[dependencies.glutin]
version = "0.17"

[dependencies.retro-pixel]
version = "0.3"
[badges.appveyor]
repository = "Lokathor/dwarf-term-rs"

[badges.travis-ci]
repository = "Lokathor/dwarf-term-rs"