prototty_glutin 0.9.0

Prototty context for glutin windows.
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 = "prototty_glutin"
version = "0.9.0"
authors = ["Stephen Sherratt <sfsherratt@gmail.com>"]
description = "Prototty context for glutin windows."
homepage = "https://github.com/stevebob/prototty.git"
documentation = "https://docs.rs/prototty_glutin"
license = "MIT"
repository = "https://github.com/stevebob/prototty.git"
[dependencies.gfx]
version = "0.17"

[dependencies.gfx_device_gl]
version = "0.15"

[dependencies.gfx_glyph]
version = "0.8"

[dependencies.gfx_window_glutin]
version = "0.20"

[dependencies.glutin]
version = "0.12"

[dependencies.itertools]
version = "0.7"

[dependencies.prototty]
version = "0.9.0"

[dependencies.prototty_grid]
version = "0.9.0"