[dependencies.bindgen]
version = "0.69.1"
[dependencies.bytesize]
version = "1.3.0"
[dependencies.lazy_static]
version = "1.4.0"
[dependencies.libc]
version = "0.2"
[dependencies.once_cell]
version = "1.19.0"
[dependencies.structopt]
version = "0.3.26"
[lib]
crate-type = ["lib", "dylib"]
[package]
authors = ["Abel Chalier <abel.chalier@gmail.com>"]
description = "faster dx with obj c ffi bindings"
edition = "2021"
license = "MIT"
name = "rosascript"
version = "0.1.1"
[profile.release]
rpath = true