feat: add secmm-proc

This commit is contained in:
2022-07-27 23:25:03 +08:00
parent 3e755b465c
commit acf61e1520
3 changed files with 134 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
[package]
name = "secmem-proc"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
secmem-proc = "0.1.1"