# 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 = "nwn-rs-tool" version = "8193.34.0-alpha.11" build = "build.rs" include = [ "build.rs", "src", ] description = "nwn.rs tool" readme = "README.md" license = "MIT" resolver = "2" [dependencies.bollard] version = "0.13.0" [dependencies.clap] version = "3.2.16" features = ["derive"] [dependencies.const_format] version = "0.2.26" [dependencies.env_logger] version = "0.9.0" [dependencies.futures] version = "0.3.12" [dependencies.indicatif] version = "0.17.0" [dependencies.log] version = "0.4.17" [dependencies.nwn-rs-codegen] version = "8193.34.0-alpha.1" [dependencies.nwn-rs-masterlist] version = "8193.34.0-alpha.1" [dependencies.nwn-rs-types] version = "8193.34.0-alpha.1" [dependencies.shadow-rs] version = "0.16.1" [dependencies.tokio] version = "1.20.1" features = ["full"] [dependencies.walkdir] version = "2.3.2" [build-dependencies.cc] version = "1.0.73" [build-dependencies.shadow-rs] version = "0.16.1" [badges.maintenance] status = "experimental"