# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] name = "glium-glyph" version = "0.14.0" exclude = ["fonts/**"] description = "Glium frontend for the glyph-brush text renderer. gfx-glyph with gfx swapped out for glium." documentation = "https://docs.rs/glium-glyph" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/est31/glium-glyph" [dependencies.glium] version = "0.32" default-features = false [dependencies.glyph_brush] version = "0.7" [dev-dependencies.glium] version = "0.32"