mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-05-29 18:08:56 -06:00
9 lines
130 B
TOML
9 lines
130 B
TOML
[package]
|
|
name = "free_by_gc"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
publish = false
|
|
|
|
[dependencies]
|
|
bdwgc-alloc = { path = "../.." }
|