sapp-android 0.1.6

Part of miniquad rendering library. Native bindings to slightly modified sokol-app.
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "cc"
version = "1.0.67"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3c69b077ad434294d3ce9f1f6143a2a4b89a8a2d54ef813d85003a4fd1137fd"

[[package]]
name = "sapp-android"
version = "0.1.6"
dependencies = [
 "cc",
]