[dependencies]
[package]
authors = ["Petr Horacek <p.horacek94@gmail.com>"]
categories = ["no-std"]
description = "A pointer type for array allocation. That's right, turn your stack into a heap."
edition = "2018"
license = "GPL-3.0-or-later"
name = "heapnotize"
repository = "https://github.com/zlosynth/heapnotize"
version = "0.1.0"