feat: add __alloc

This commit is contained in:
2025-06-27 23:11:48 +08:00
parent c966ad621d
commit 564977aad7
4 changed files with 34 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
[package]
name = "zeroizing-alloc-demo"
version = "0.1.0"
edition = "2024"
[dependencies]
zeroizing-alloc = "0.1.0"