# 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 = "streamduck-cli" version = "0.2.0" authors = ["TheJebForge"] description = "CLI client of the Streamduck project" readme = "Readme.md" license-file = "LICENSE" repository = "https://github.com/streamduck-org/streamduck" resolver = "1" [dependencies.base64] version = "0.13.0" [dependencies.image] version = "0.24" [dependencies.itertools] version = "0.10.3" [dependencies.palette] version = "0.6.0" [dependencies.rustyline] version = "9.1.2" [dependencies.streamduck-client] version = "0.2.0" [dependencies.streamduck-core] version = "0.2.0" [dependencies.termimage] version = "1.2.0" [dependencies.unicode-segmentation] version = "1.9.0"