# 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 = "hdiutil" version = "0.1.1" authors = ["yanchan09 "] description = "A command-line tool for working with and mounting PC-9800 HDI disk images" readme = "README.md" categories = ["command-line-utilities"] license = "0BSD" repository = "https://codeberg.org/yanchan09/hdiutil" [dependencies.anyhow] version = "1.0.70" [dependencies.argh] version = "0.1.10" [dependencies.binread] version = "2.2.0" [dependencies.camino] version = "1.1.4"