volk 0.2.0

Rust bindings for volk
Documentation
[build-dependencies.pkg-config]
version = "0.3"

[dependencies.libc]
version = "0.2"

[dependencies.num-complex]
version = "0.4.6"

[dependencies.paste]
version = "1.0.15"

[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.0"