summaryrefslogtreecommitdiffstats
path: root/third_party/rust/pulse/Cargo.toml
blob: 5cd29d01b690f140dbcb5c5657397bce6e98aa96 (plain)
1
2
3
4
5
6
7
8
9
[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" }