[package] name = "gex" version = "0.6.4" edition = "2021" categories = ["command-line-utilities", "development-tools"] description = "Git workflow improvement CLI tool inspired by Magit" keywords = ["cli", "git", "workflow"] exclude = [".github/", ".gitignore", "shell.nix"] license = "MIT OR Apache-2.0" readme = "README.md" repository = "https://github.com/Piturnah/gex" homepage = "https://github.com/Piturnah/gex" [dependencies] anyhow = "1.0.75" clap = { version = "4.4.7", features = ["cargo", "derive"] } crossterm = { version = "0.27.0", features = ["serde"] } dirs = "5.0.1" git2 = { version = "0.18.1", default-features = false } itertools = "0.11.0" nom = "7.1.3" paste = "1.0.14" serde = { version = "1.0.168", features = ["derive"] } serde_ignored = "0.1.9" toml = "0.8.6" vte = "0.12.0" [dev-dependencies] strum = { version = "0.25", features = ["derive"] } test-case = "3.2.1" # Tokee # (Gecko gekko) _____________ # __,---'::.- -::_ _ `-----.___ ______ # _,-'::_ ::- - -. _ ::-::_ .`--,' :: .:`-._ # ,-'_ :: _ ::_ .: :: - _ .: ::- _/ :: ,-. ::. `-._ # _,-' ::- :: ::- _ :: - :: | .: ((|)) ::`. # ___,---' :: :: ;:: :: :.- _ ::._ :: \ : `_____::..--' # ,-"" :: ::. ,------. (. :: \ :: :: ,-- :. _ :`. :: \ `-._ # ,' :: ' _._.:_ :.)___,-------------._(.:: ____`-._ `._ ::`--...___; ; # ;:::. ,--'--""""" / / \. | ``-----`''`---------' # ; `::; _ /.:/_, _\.:\_, # | ; jrei ='-//\\--" ='-//\\--" # ` .| '' `` '' `` # \::'\ # \ \ # `..:`. # `. `--.____ # `-:______ `-._ # `---'` # # (gecko art found at https://ascii.co.uk/art)