miniquad 0.2.18

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.18"
dependencies = [
 "glam 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "sapp-dummy 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "sapp-linux 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "sapp-wasm 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "sapp-windows 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "sapp-dummy"
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-linux"
version = "0.1.3"
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.8"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "sapp-windows"
version = "0.2.5"
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.2 (registry+https://github.com/rust-lang/crates.io-index)" = "93fcba976026c45aa6f8d6f81d03d83be02e95f858f842dc1df03345ab10cf56"
"checksum sapp-linux 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8a47b0b35188d84e023c04f435ce65637bc9276965ed3013b469b585878d7a39"
"checksum sapp-wasm 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "e4c0a1890d5dbd8179400b4712b33cdd6692141ba0629bde25e0aa7f2a77b6c7"
"checksum sapp-windows 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "afa9d45e45ad5567dc28a64a9ec13c7f9bc76b6f64cb9f36f39b94bf2319804c"