[dependencies.jrsonnet-gc-derive]
optional = true
version = "0.4.1"
[dev-dependencies.jrsonnet-gc-derive]
version = "0.4.1"
[features]
derive = ["jrsonnet-gc-derive"]
nightly = []
unstable-config = []
unstable-stats = []
[package]
authors = ["Manish Goregaokar <manishsmail@gmail.com>", "Nika Layzell <nika@thelayzells.com>"]
description = "Tracing garbage collector plugin for Rust."
edition = "2018"
keywords = ["garbage", "plugin", "memory"]
license = "MPL-2.0"
name = "jrsonnet-gc"
readme = "../README.md"
repository = "https://github.com/Manishearth/rust-gc"
version = "0.4.2"