[package] name = "vad" version = "0.1.5" authors = ["seph "] description = "Voice Activity Detector using WebRTC module" license-file = "LICENSE" repository= "https://github.com/SephVelut/vad-sys" links = "vad" build = "build.rs" [build-dependencies] bindgen = "0.26.3"