miniquad 0.2.44

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.44"
dependencies = [
 "glam 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "sapp-android 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sapp-darwin 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "sapp-dummy 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "sapp-linux 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
 "sapp-wasm 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
 "sapp-windows 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "sapp-android"
version = "0.1.0"
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)",
]

[[package]]
name = "sapp-darwin"
version = "0.1.2"
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)",
]

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

[[package]]
name = "sapp-windows"
version = "0.2.7"
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-android 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "06d01e1740c3c409f1fff64bff83a86fd02c47514a3f370caa45cf5c65ab6f6b"
"checksum sapp-darwin 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "011e764a379302de761892ad9a0de6e5d612146423b39ddee125fb1cb2ffcb73"
"checksum sapp-dummy 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "844086b04fc920b4b604af0bb6ffc5c3b43dbb4fe94fd6f532c41a391e12f717"
"checksum sapp-linux 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "000e062c5e8937e52d991197645766a8354bd4123089abc29080353d0c5bcd61"
"checksum sapp-wasm 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "ff027011e0a66cc83facb7674910ecf608f3d05568be52fc704066905b237664"
"checksum sapp-windows 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "b91bf4da8fc77cc2b25654a20f08146471d71342a124d3c4ff0912971a67742c"