# 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 = "warpack-cli" version = "0.0.1" authors = [ "Rhazarian ", "ElusiveMori", ] description = "Warpack CLI." keywords = [ "warcraft", "warpack", "warscript", ] license = "MIT" repository = "https://github.com/rhazarian/warpack" [dependencies.anyhow] version = "1.0.26" [dependencies.bincode] version = "1.2.1" [dependencies.clap] version = "2.33.0" default-features = false [dependencies.dotenv] version = "0.15.0" [dependencies.pest] version = "2.1.2" [dependencies.rlua] version = "0.16.3" [dependencies.ron] version = "0.5.1" [dependencies.serde] version = "1.0.104" [dependencies.warpack-core] version = "0.0.1" [dependencies.warpack-formats] version = "0.0.1" [dependencies.warpack-lua-parser] version = "0.0.1"