# 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 = "bsatool_rs" version = "0.3.1" authors = ["arviceblot "] description = "A tool for working with BSA files" homepage = "https://github.com/arviceblot/bsatool_rs" readme = "README.md" keywords = [ "cli", "archive", "morrowind", ] categories = ["command-line-utilities"] license = "GPL-3.0" repository = "https://github.com/arviceblot/bsatool_rs" [dependencies.anyhow] version = "1.0.71" [dependencies.bsatoollib] version = "0.2.1" [dependencies.clap] version = "4.3.8" features = ["derive"] [dependencies.indicatif] version = "0.16.0" [dependencies.tabled] version = "0.12.2"