jl-sys 0.7.0

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

[features]
docs-rs = []

[package]
authors = ["Thomas van Doornmalen <thomas.vandoornmalen@gmail.com>"]
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/jl-sys"
keywords = ["Julia", "math", "mathematics", "bindings", "ffi"]
license = "MIT"
links = "julia"
name = "jl-sys"
readme = "README.md"
repository = "https://github.com/Taaitaaiger/jl-sys"
version = "0.7.0"
[package.metadata.docs.rs]
features = ["docs-rs"]