bela 0.2.0

Safe Rust API for real-time audio on Bela Gem
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "bela"
version = "0.2.0"
dependencies = [
 "bela-sys",
 "libc",
]

[[package]]
name = "bela-sys"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "775da3f992c562584e1e6adcb35f06a976358b38e2b0c6c62e39293c6d50faea"

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