[build-dependencies.bindgen]
default-features = false
features = ["runtime"]
version = "0.66.1"
[build-dependencies.cc]
version = "1.0"
[build-dependencies.pkg-config]
version = "0.3.9"
[dependencies]
[package]
authors = ["Kevin Mehall <km@kevinmehall.net>"]
build = "build.rs"
categories = ["external-ffi-bindings"]
description = "Bindings for the C API of SoapySDR, the vendor-neutral\nsoftware defined radio hardware abstraction layer.\n"
documentation = "https://kevinmehall.net/rustdoc/soapysdr/soapysdr_sys/"
edition = "2021"
keywords = ["ffi", "sdr"]
license = "BSL-1.0/Apache-2.0"
name = "soapysdr-sys"
repository = "https://github.com/kevinmehall/rust-soapysdr"
version = "0.7.5"