arb-sys 0.2.1

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.2.1"
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.103"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd8f7255a17a627354f321ef0055d63b898c6fb27eff628af4d1b66b7331edf6"

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