gps 7.0.0

Official CLI & library for Git Patch Stack
Documentation
[build-dependencies.clap]
features = ["string"]
version = "4.4.6"

[build-dependencies.clap_complete]
version = "4.4.3"

[build-dependencies.clap_mangen]
version = "0.2.14"
[dependencies.ansi_term]
features = ["derive_serde_style"]
version = "0.12.1"

[dependencies.clap]
features = ["derive"]
version = "4.4.6"

[dependencies.git2]
version = "0.17.1"

[dependencies.homedir]
version = "0.2.1"

[dependencies.is_executable]
version = "1.0.1"

[dependencies.keyring]
version = "2"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.regex]
version = "1.5.6"

[dependencies.rpassword]
version = "7.2.0"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.ssh-key]
features = ["alloc", "encryption", "ed25519", "rsa"]
version = "0.6.1"

[dependencies.toml]
version = "0.8.8"

[dependencies.ureq]
version = "2.4.0"

[dependencies.uuid]
features = ["serde", "v4"]
version = "1.1"

[dependencies.version-compare]
version = "0.1.0"
[dev-dependencies.tempfile]
version = "3.3.0"

[features]
backup_cmd = []

[package]
categories = ["command-line-utilities", "library", "development-tools"]
description = "Official CLI & library for Git Patch Stack"
documentation = "https://book.git-ps.sh"
edition = "2018"
homepage = "https://git-ps.sh"
keywords = ["git", "development", "tools"]
license-file = "LICENSE"
name = "gps"
readme = "README.md"
repository = "https://github.com/uptech/git-ps-rs"
version = "7.0.0"