# 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.3" authors = ["Pierre Krieger ", "Fedor Logachev ", "Constantine Shablya "] 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.26" default-features = false [dependencies.rusttype] version = "0.8" [dev-dependencies.cgmath] version = "0.17" [dev-dependencies.glium] version = "0.26" features = ["glutin"]