[build-dependencies.pkg-config]
version = "0.3"
[dependencies.libc]
version = "0.2"
[dependencies.num-complex]
version = "0.4.6"
[dependencies.pastey]
version = "0.2.1"
[lib]
name = "volk"
path = "src/lib.rs"
[package]
authors = ["Thomas Habets <thomas@habets.se>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "Rust bindings for volk"
edition = "2024"
license = "LGPL-3.0-only"
name = "volk"
readme = "README.md"
repository = "https://github.com/ThomasHabets/volk-rs"
version = "0.2.2"