kernel-alloc 0.2.3

Minimalistic Windows Kernel Allocator
[dependencies.winapi]
default-features = false
features = ["ntdef"]
version = "0.3.9"

[features]
default = []
pool-tag = []

[package]
authors = ["not-matthias <26800596+not-matthias@users.noreply.github.com>"]
description = "Minimalistic Windows Kernel Allocator"
edition = "2021"
license-file = "LICENSE"
name = "kernel-alloc"
readme = "README.md"
repository = "https://github.com/not-matthias/kernel-alloc-rs"
version = "0.2.3"