# 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 = "terminal-magic" version = "0.5.6" authors = ["Systems @ Ubique "] description = "Package to organize shell extensions andd scripts" homepage = "https://github.com/Ubique-OSS/terminal-magic-cli" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/Ubique-OSS/terminal-magic-cli" [dependencies.async-std] version = "1.12.0" features = ["attributes"] [dependencies.colored] version = "2.0.0" [dependencies.diff] version = "0.1.13" [dependencies.dirs] version = "4.0.0" [dependencies.git2] version = "0.14.4" [dependencies.indexmap] version = "1.9.1" features = ["serde-1"] [dependencies.mustache] version = "0.9.0" [dependencies.prompts] version = "0.1.0" [dependencies.regex] version = "1.6.0" [dependencies.semver] version = "1.0.12" [dependencies.serde] version = "1.0.139" features = ["derive"] [dependencies.shellexpand] version = "2.1.0" [dependencies.structopt] version = "0.3.26" [dependencies.toml] version = "0.5.9"