[]
= ["Nick Fitzgerald <fitzgen@gmail.com>"]
= ["memory-management", "rust-patterns"]
= "A garbage collection library with zero `unsafe` code and zero dependencies."
= "https://docs.rs/safe-gc"
= "2021"
= "MIT OR Apache-2.0"
= "safe-gc"
= "README.md"
= "https://github.com/fitzgen/safe-gc"
= "1.1.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[]
[]
= [
'./fuzz',
'./crates/mutator',
]