[dependencies]
[package]
authors = ["nepcat"]
description = "Simple crate for hooking C++ VTables"
edition = "2021"
homepage = "https://github.com/nepcat/vtable_hook"
keywords = ["vtable", "hook", "hooking", "c++", "cpp"]
license = "MIT"
name = "vtable_hook"
readme = "README.md"
repository = "https://github.com/nepcat/vtable_hook"
version = "0.1.0"