# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "razy-importer" version = "0.3.4" authors = ["Kento Oki "] description = "Rust implementation of lazy_importer" readme = "README.MD" keywords = ["obfuscation"] license = "Apache-2.0" repository = "https://github.com/kkent030315/razy_importer" [dependencies.const-random] version = "0.1.15" [dependencies.mem_macros] version = "1.0.1" [dependencies.ntapi] version = "0.4.1" [dependencies.winapi] version = "0.3.9" [dev-dependencies.assert_hex] version = "0.2.2" [dev-dependencies.speculate] version = "0.1.2" [dev-dependencies.winapi] version = "0.3.9" features = ["libloaderapi"] [features] case-sensitive = [] default = []