[dependencies]
[package]
authors = ["Badel2 <2badel2@gmail.com>"]
description = """
A custom allocator that only returns pointers above 2G
"""
edition = "2021"
license = "GPL-3.0"
name = "gg-alloc"
readme = "README.md"
repository = "https://github.com/Badel2/gg-alloc"
resolver = "2"
version = "1.0.0"