# 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 = "NBC_cli" version = "4.5.0" authors = ["llamicron "] description = "A CLI for NavasotaBrewing/brewdrivers" documentation = "https://github.com/NavasotaBrewing/cli" readme = "readme.md" license = "MIT" repository = "https://github.com/NavasotaBrewing/cli" [dependencies.brewdrivers] version = "0.16.1" [dependencies.chrono] version = "0.4.22" [dependencies.env_logger] version = "0.9.1" [dependencies.log] version = "0.4.17" [dependencies.shellfish] version = "0.6.0" features = [ "rustyline", "app", "async", ] [dependencies.term-table] version = "1.3.2" [dependencies.termion] version = "1.5.6" [dependencies.tokio] version = "1.0"