# 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 = "kumitateru" version = "0.4.0" authors = ["GGorAA "] description = "Build system for Garmin ConnectIQ. Simple, fast, powerful!" license = "GPL-3.0-or-later" [dependencies.anyhow] version = "1.0.42" [dependencies.clap] version = "2.33.*" [dependencies.colored] version = "2.0.*" [dependencies.crossterm] version = "0.20.*" [dependencies.heck] version = "0.3.*" [dependencies.home] version = "0.5.*" [dependencies.log] version = "0.4" [dependencies.minidom] version = "0.13.*" [dependencies.regex] version = "1.5.*" [dependencies.serde] version = "1.0.126" features = ["derive"] [dependencies.toml] version = "0.5.*" [dependencies.uuid] version = "0.8.*" features = ["v4"] [dependencies.xml-rs] version = "0.8.*" [dependencies.yaserde] version = "0.6.*" [dependencies.yaserde_derive] version = "0.5.*"