mirror of
https://github.com/0xROOTPLS/PEBwalker
synced 2026-06-06 15:04:30 +00:00
8 lines
125 B
TOML
8 lines
125 B
TOML
[package]
|
|
name = "peb"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
winapi = { version = "0.3", features = ["winnt"] }
|