summaryrefslogtreecommitdiff
path: root/crates/alloc_genmalloc/Cargo.toml
blob: 1099020c631e9cad5472879381a27a4f99e49657 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "vernos_alloc_genmalloc"
version = "0.1.0"
edition = "2021"
publish = false

[dependencies]
allocator-api2 = { version = "0.2.18", default-features = false }
contracts = { version = "0.6.3", default-features = false }