Documentation
[dependencies.bytemuck]
version = "1"

[dependencies.fermium]
default-features = false
features = ["static_link"]
version = "200.12"

[dependencies.gl33]
features = ["global_loader", "bytemuck", "chlorine", "debug_automatic_glGetError"]
version = "0.0.0"

[package]
authors = ["Lokathor <zefria@gmail.com>"]
default-run = "01_hello_window"
description = "Atomic 25!"
edition = "2018"
license = "Zlib OR Apache-2.0 OR MIT"
name = "manganese"
repository = "https://github.com/Lokathor/manganese"
version = "0.0.0"
[target."cfg(any(target_os = \"macos\", target_os = \"ios\"))".dependencies.objc]
version = "0.2"