Bug 1608150 [wpt PR 21112] - Add missing space in `./wpt lint` command line docs...
[gecko.git] / third_party / rust / pulse / Cargo.toml
blob5cd29d01b690f140dbcb5c5657397bce6e98aa96
1 [package]
2 name = "pulse"
3 version = "0.3.0"
4 authors = ["Dan Glastonbury <dglastonbury@mozilla.com>"]
5 license = "ISC"
7 [dependencies]
8 bitflags = "1.2.0"
9 pulse-ffi = { path = "../pulse-ffi" }