[dependencies.lazy_static]
features = ["spin_no_std"]
version = "1.4.0"
[dependencies.wdk-sys]
version = "0.1.0"
[dev-dependencies.wdk-sys]
features = ["test-stubs"]
version = "0.1.0"
[package]
categories = ["memory-management", "no-std", "hardware-support"]
description = "alloc support for binaries compiled with the Windows Development Kit (WDK)"
edition = "2021"
keywords = ["allocator", "wdk", "windows"]
license = "MIT OR Apache-2.0"
name = "wdk-alloc"
readme = "README.md"
repository = "https://github.com/microsoft/windows-drivers-rs"
version = "0.1.0"