1 2 3 4 5 6 7 8 9
[dependencies] [package] authors = ["Zhen Zhang <izgzhen@gmail.com>"] description = "Simple copying garbage collector" license = "MIT" name = "copying_gc" repository = "https://github.com/izgzhen/copying_gc" version = "0.1.0"