ara2-bridge 0.1.7

Safe Rust bindings for the Celemony ARA2 SDK
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "ara2-bridge"
version = "0.1.7"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Safe Rust bindings for the Celemony ARA2 SDK"
readme = "README.md"
keywords = [
    "audio",
    "ara2",
    "daw",
    "vst",
    "plugin",
]
categories = [
    "multimedia::audio",
    "development-tools::ffi",
]
license = "MIT OR Apache-2.0"
repository = "https://github.com/entrepeneur4lyf/ara2-bridge"

[lib]
name = "ara2_bridge"
path = "src/lib.rs"

[dependencies.ara2-bridge-sys]
version = "0.1.7"