# 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 = "jira-terminal" version = "2.3.0" authors = ["Amrit Ghimire "] description = "This is a command line application that can be used as a personal productivity tool for interacting with JIRA" homepage = "https://github.com/amritghimire/jira-terminal" readme = "README.md" keywords = [ "jira", "terminal", "command-line", ] categories = ["command-line-utilities"] license = "AGPL-3.0-only" repository = "https://github.com/amritghimire/jira-terminal" [package.metadata.wix] eula = false license = false path-guid = "9FB820A6-7BB9-4E7A-AC62-0F43AA2B7171" upgrade-guid = "A8ACB116-285E-4707-B21D-F7BEB7801849" [profile.dist] lto = "thin" inherits = "release" [dependencies.base64] version = "0.13.0" [dependencies.chrono] version = "0.4.19" [dependencies.clap] version = "2.33.3" [dependencies.home] version = "0.5.3" [dependencies.json] version = "0.12.4" [dependencies.regex] version = "1.5.5" [dependencies.rpassword] version = "5.0.1" [dependencies.ureq] version = "2.1.0"