# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "saturn-patch" version = "1.0.0" authors = ["moparisthebest "] include = ["**/*.rs", "Cargo.toml", "*.md"] description = "patch and unpatch region and manufacturer code on saturn games" readme = "README.md" keywords = ["saturn", "sega", "rom", "bin", "region"] license = "AGPL-3.0-or-later" repository = "https://code.moparisthebest.com/moparisthebest/saturn-patch" [dependencies.anyhow] version = "1.0" [dependencies.hmac-sha256] version = "0.1.6" [dependencies.libc] version = "0.2.72"