[package] name = "bdwgc-alloc" description = "impl GlobalAlloc for bdwgc" version = "0.4.1" authors = ["swgillespie ", "Yota Toyama "] repository = "https://github.com/raviqqe/bdwgc-alloc" edition = "2018" license = "MIT" build = "build.rs" [dependencies] libc = "0.2" [build-dependencies] autotools = "0.2"