gecko-dev/third_party/rust/pulse/Cargo.toml

10 строки
189 B
TOML

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