[package] name = "boehm_gc" version = "0.0.1" authors = ["swgillespie "] description = "Rust allocator and interface for the Boehm GC" keywords = ["gc", "garbage collector", "bdwgc", "allocator"] license = "MIT" repository = "https://github.com/swgillespie/boehm_gc_allocator" readme = "README.md"