glium_text_rusttype 0.3.0

glium_text fork, text drawing with glium and rusttype
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 = "glium_text_rusttype"
version = "0.3.0"
authors = ["Pierre Krieger <pierre.krieger1708@gmail.com>", "Fedor Logachev <not.fl3@gmail.com>", "Constantine Shablya <t3a@protonmail.com>"]
description = "glium_text fork, text drawing with glium and rusttype"
documentation = "https://docs.rs/glium_text_rusttype"
keywords = ["text", "opengl"]
license = "MIT"
repository = "https://github.com/not-fl3/glium_text_rusttype"
[dependencies.glium]
version = "0.19"
default-features = false

[dependencies.rusttype]
version = "0.3"
[dev-dependencies.cgmath]
version = "0.15"

[dev-dependencies.glium]
version = "0.19"
features = ["glutin"]