# 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 = "Amputate" version = "0.1.0" description = "crate for (currently windows) process injections using different techniques" readme = "README.md" license = "Apache-2.0" resolver = "2" [dependencies.kernel32-sys] version = "0.2.2" [dependencies.mem_storage] version = "0.1.1" [dependencies.sysinfo] version = "0.25.1" [dependencies.winapi] version = "0.3.9" [dependencies.windows-sys-win32-system] version = "0.22.6"