[dependencies.jemalloc-ctl]
version = "0.5.0"
[dependencies.rustler]
version = "0.31.0"
[lib]
name = "jemalloc_info"
path = "src/lib.rs"
[package]
authors = ["oceans <sea@likeanocean.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A small library for exporting jemalloc allocation data in Elixir"
edition = "2018"
license = "MIT"
name = "jemalloc-info"
readme = "README.md"
repository = "https://github.com/discord/jemalloc_info"
version = "0.6.0"