arb-sys 0.1.0

Bindings to the ARB library
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "arb-sys"
version = "0.1.0"
dependencies = [
 "flint-sys",
 "libc",
]

[[package]]
name = "flint-sys"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "12f93ab6440d84063a766843e5f3225a8d1f0400e52c88041819ed33a26d5fa0"
dependencies = [
 "libc",
 "pkg-config",
]

[[package]]
name = "libc"
version = "0.2.102"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2a5ac8f984bfcf3a823267e5fde638acc3325f6496633a5da6bb6eb2171e103"

[[package]]
name = "pkg-config"
version = "0.3.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7c9b1041b4387893b91ee6746cddfc28516aff326a3519fb2adf820932c5e6cb"