ruwren-sys 0.2.0

Low-level bindings to Wren programming language. Not affiliated with the main team for Wren.
Documentation
[build-dependencies.bindgen]
version = "0.54.0"

[build-dependencies.cc]
version = "1.0"

[build-dependencies.glob]
version = "0.3"
[dependencies.libc]
version = "0.2"

[lib]
name = "wren_sys"
path = "lib.rs"

[package]
authors = ["Jengamon <bob.hostern@gmail.com>"]
build = "build.rs"
description = "Low-level bindings to Wren programming language. Not affiliated with the main team for Wren."
edition = "2018"
homepage = "http://wren.io"
keywords = ["wren", "scripting", "embed"]
license = "MIT"
links = "wren"
name = "ruwren-sys"
repository = "https://github.com/Jengamon/wren-sys"
version = "0.2.0"