miniquad 0.2.13

Cross-platform window context and rendering library.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "cc"
version = "1.0.50"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "glam"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "libc"
version = "0.2.66"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "miniquad"
version = "0.2.13"
dependencies = [
 "glam 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "sapp-dummy 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "sapp-linux 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "sapp-wasm 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "sapp-windows 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "sapp-dummy"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "sapp-linux"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "sapp-wasm"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "sapp-windows"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
]

[metadata]
"checksum cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)" = "95e28fa049fda1c330bcf9d723be7663a899c4679724b34c81e9f5a326aab8cd"
"checksum glam 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)" = "bb24d4e1b92ceed0450bbf803ac894b597c5b8d0e16f175f7ef28c42024d8cbd"
"checksum libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)" = "d515b1f41455adea1313a4a2ac8a8a477634fbae63cc6100e3aebb207ce61558"
"checksum sapp-dummy 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "6fe773da01ad8b5b8b90ea8a6d29db5dd118720333c88cd8765513874bdddfb0"
"checksum sapp-linux 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4c444f2a7ea4fcbd915b742e96f753bc8ea5bf73ec5b838947ab86f60b583bfa"
"checksum sapp-wasm 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "c3c14102606ca488e3af6918dc6c50f51c767495803e1eb82a9ea6164f045d4d"
"checksum sapp-windows 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "25f3712505be755c76c369f040d9bf214d3739e59b9e8813652bfcc8ad6e8342"