# 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 = "2018" name = "d88dmp" version = "0.14.0" authors = ["ORYZAPAO "] description = "*.D88 file dump tool." documentation = "https://docs.rs/d88dmp" readme = "README.md" keywords = [ "d88", "dump", "retropc", "terminal", ] license = "MIT" repository = "https://github.com/ORYZAPAO/d88dmp" [dependencies.D88FileIO] version = "0.0.8" [dependencies.ansi_term] version = "0.12.1" [dependencies.clap] version = "3.0.13" [dependencies.libc] version = "0.2"