jl-sys 0.13.0

jl-sys contains the generated bindings for the Julia C API used by jlrs.
Documentation
[build-dependencies.bindgen]
optional = true
version = "0.59"

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

[dependencies]

[features]
docs-rs = []
use-bindgen = ["bindgen"]
uv = []

[package]
authors = ["Thomas van Doornmalen <thomas.vandoornmalen@gmail.com>"]
categories = ["external-ffi-bindings"]
description = "jl-sys contains the generated bindings for the Julia C API used by jlrs.\n"
documentation = "https://docs.rs/jl-sys"
edition = "2018"
homepage = "https://github.com/Taaitaaiger/jlrs"
keywords = ["Julia", "math", "mathematics", "bindings", "ffi"]
license = "MIT"
links = "julia"
name = "jl-sys"
readme = "README.md"
repository = "https://github.com/Taaitaaiger/jlrs"
version = "0.13.0"
[package.metadata.docs.rs]
features = ["docs-rs"]