fermium 20012.0.0-alpha.1

An opinionated crate of SDL2 bindings.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "cc"
version = "1.0.66"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4c0496836a84f8d0495758516b8621a622beb77c0fed418570e50764093ced48"

[[package]]
name = "chlorine"
version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f24f6d8895c2bf232d6ef33d489bf1efd242e5ec2358e0734035daa9e7beca69"

[[package]]
name = "cmake"
version = "0.1.45"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eb6210b637171dfba4cda12e579ac6dc73f5165ad56133e5d72ef3131f320855"
dependencies = [
 "cc",
]

[[package]]
name = "fermium"
version = "20012.0.0-alpha.1"
dependencies = [
 "chlorine",
 "cmake",
]