summaryrefslogtreecommitdiffstats
path: root/third_party/rust/memalloc/Cargo.toml
blob: bc4421c2cd2fd9448040ae0ec99f65c1ff4a1633 (plain)
1
2
3
4
5
6
7
8
9
10
[package]

name = "memalloc"
version = "0.1.0"
authors = ["Jonathan Reem <jonathan.reem@gmail.com>"]
repository = "https://github.com/reem/rust-memalloc.git"
description = "Memory allocation in stable rust."
readme = "README.md"
license = "MIT"