coopted_llvm_sys 0.1.0

Coöpt rustc‘s own LLVM to do fancy stuff with it
Documentation
[dependencies.libc]
version = "0.2"

[package]
authors = ["Anthony Ramine <nox@nox.paris>"]
description = "Coöpt rustc‘s own LLVM to do fancy stuff with it"
documentation = "https://docs.rs/coopted_llvm_sys/0.1.0"
edition = "2018"
include = ["build.rs", "LICENSE-APACHE", "LICENSE-MIT", "README.md", "src"]
license = "Apache-2.0 OR MIT"
links = "llvm"
name = "coopted_llvm_sys"
readme = "README.md"
repository = "https://github.com/nox/coopted_llvm"
version = "0.1.0"