# 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 = "obfuscate-integer" version = "0.1.2" authors = ["Neutron3529 "] description = "This is a crate which may stop most Cheat Engine (and other variants) program scanning for the relative address, and thus stop further modification." keywords = ["gamedev", "obfuscate"] categories = ["data-structures", "game-development"] license-file = "LICENSE" resolver = "2" [profile.dev] overflow-checks = false [profile.test] overflow-checks = false [lib] edition = "2021" [dependencies] [features] default = [] forbid-unsafe = []