# 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 = "libfct4" version = "0.1.2" authors = ["Janick Eicher"] description = "Implementation of FCT Version 4 (Devised by Janick Eicher) in Rust" documentation = "https://docs.rs/libfct4" readme = "../README.md" keywords = ["archive", "files"] license = "MIT" repository = "https://github.com/J4n1X/FCT4-Rust" resolver = "2" [dependencies.bufreaderwriter] version = "0.1.2" [dependencies.pathdiff] version = "0.1.0" [dependencies.walkdir] version = "2"