moon-struct 0.1.1

Windows Kernel Struct offset
[package]

name = "moon-struct"
version = "0.1.1"
edition = { workspace = true }





authors = { workspace = true }

license = { workspace = true }

readme = { workspace = true }



description = "Windows Kernel Struct offset"

documentation = "https://docs.rs/moon-struct"

keywords = ["windows", "kernel", "struct"]

homepage = "https://github.com/zanpocc/moon-struct"

repository = "https://github.com/zanpocc/moon-struct"





[dependencies]

wdk = { workspace = true }

wdk-sys = { workspace = true }

lazy_static = { workspace = true }



[build-dependencies]

serde = { version = "1.0", features = ["derive"] }

serde_json = "1.0"

scraper = "0.19.1"

lazy_static = { workspace = true }

regex = "1"

md5 = "0.7.0"

ureq = { version = "3", features = ["json"] }