# 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 = "otc" version = "0.1.7" description = "Oh My Posh theme Chooser" readme = "README.md" categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/nrdrch/otc" [dependencies.bat] version = "0.23.0" [dependencies.colored] version = "2.0.0" [dependencies.dirs] version = "5.0.1" [dependencies.fs] version = "0.0.5" [dependencies.fs_extra] version = "1.3.0" [dependencies.spinners] version = "4.1.0" [dependencies.strum] version = "0.24.1" [dependencies.strum_macros] version = "0.24.3" [dependencies.winapi] version = "0.3.9" features = ["std"]