ara2-sys 0.3.0

FFI bindings to libaraclient for the Kinara ARA-2 neural network accelerator
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 = "2024"
name = "ara2-sys"
version = "0.3.0"
authors = ["Au-Zone Technologies <support@au-zone.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "FFI bindings to libaraclient for the Kinara ARA-2 neural network accelerator"
homepage = "https://edgefirst.ai"
readme = "README.md"
keywords = [
    "ffi",
    "bindings",
    "ara2",
    "accelerator",
    "edgefirst",
]
categories = [
    "external-ffi-bindings",
    "hardware-support",
]
license = "Apache-2.0"
repository = "https://github.com/EdgeFirstAI/ara2-rs"

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

[dependencies.libloading]
version = "0.8.9"