8 lines
216 B
TOML
Raw Permalink Normal View History

2024-09-17 16:50:03 +03:00
[package]
name = "mem_alloc_vec_test"
version = "0.1.0"
edition = "2021"
[dependencies]
zkm-runtime = { git = "https://github.com/zkMIPS/zkm.git" }
memory_allocations = { path = "../../../shared/memory_allocations"}