yaslapi-sys 0.2.2

A library that provides bindings to the Yet Another Scripting Language (YASL) API.
Documentation
[build-dependencies.bindgen]
version = "0.66.1"

[build-dependencies.cmake]
version = "0.1.50"
[dependencies.num]
version = "0.4.1"

[dependencies.num-derive]
version = "0.4.0"

[dependencies.num-traits]
version = "0.2.16"

[package]
authors = ["Ryan Andersen <ryco117@gmail.com>", "Thiabaud Engelbrecht"]
description = "A library that provides bindings to the Yet Another Scripting Language (YASL) API."
edition = "2021"
license = "MIT"
name = "yaslapi-sys"
readme = "README.md"
version = "0.2.2"
[profile.release]
lto = true
panic = "abort"
strip = true