# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "iterm2mintty" version = "0.2.0" authors = ["bobcats"] description = "Tool that converts iterm2 themes to minttyrc themes" homepage = "https://github.com/bobcats/iterm2mintty-rs" readme = "README.md" license = "MIT" repository = "https://github.com/bobcats/iterm2mintty-rs" [dependencies.clap] version = "2.29.2" [dependencies.plist] version = "0.2.4" [dependencies.serde] version = "1.0" [dependencies.serde_derive] version = "1.0" [dependencies.serde_ini] version = "0.1.3" [dependencies.serde_yaml] version = "0.8.8"