# 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 = "ezgl" version = "0.2.0" description = "Easy times with GL." readme = "README.md" license = "Zlib OR Apache-2.0 OR MIT" repository = "https://github.com/Lokathor/ezgl" [dependencies.gl_constants] version = "0.1.1" [dependencies.gl_struct_loader] version = "0.1.1" [dependencies.gl_types] version = "0.1.0" [dependencies.pixel_formats] version = "0.1.0" [dev-dependencies.beryllium] version = "0.11.3" [dev-dependencies.bytemuck] version = "1.13.1" [dev-dependencies.imagine] version = "0.4.0" [dev-dependencies.ultraviolet] version = "0.9.0" features = ["bytemuck"]