# 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] edition = "2021" name = "ffgl-glium" version = "0.1.2" authors = ["Edward Taylor "] description = "FFGL plugin utilities for using glium" homepage = "https://github.com/edeetee/ffgl-rs" readme = "README.md" license = "\tGPL-3.0-or-later" repository = "https://github.com/edeetee/ffgl-rs" [dependencies.ffgl-core] version = "0.2.6" [dependencies.gl] version = "0.14.0" [dependencies.gl_loader] version = "0.1.2" [dependencies.glium] version = "0.33.0" [dependencies.tracing] version = "0.1.40" features = ["log"]