cubeb-pulse-rs/pulse-rs/Cargo.toml

10 строки
185 B
TOML

[package]
name = "pulse"
version = "0.3.0"
authors = ["Dan Glastonbury <dglastonbury@mozilla.com>"]
license = "ISC"
[dependencies]
bitflags = "2"
pulse-ffi = { path = "../pulse-ffi" }