mirror of
https://github.com/ufrisk/MemProcFS.git
synced 2026-06-20 15:56:04 +08:00
11 lines
182 B
TOML
11 lines
182 B
TOML
[package]
|
|
name = "leechcore_example"
|
|
version = "5.15.4"
|
|
edition = "2021"
|
|
publish = false
|
|
|
|
[dependencies]
|
|
pretty-hex = "0.3.0"
|
|
memprocfs = "*"
|
|
# memprocfs = { path = "../memprocfs" }
|