Bug 1858509 add thread-safety annotations around MediaSourceDemuxer::mMonitor r=alwu
[gecko.git] / third_party / rust / memalloc / Cargo.toml
blobbc4421c2cd2fd9448040ae0ec99f65c1ff4a1633
1 [package]
3 name = "memalloc"
4 version = "0.1.0"
5 authors = ["Jonathan Reem <jonathan.reem@gmail.com>"]
6 repository = "https://github.com/reem/rust-memalloc.git"
7 description = "Memory allocation in stable rust."
8 readme = "README.md"
9 license = "MIT"