# 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 = "2021" name = "gum-rs" version = "0.2.0" authors = ["Brayn Lee "] description = "Git multiple user config manager" homepage = "https://github.com/liby/gm-rs" documentation = "https://github.com/liby/gm-rs#usage" readme = "README.md" license = "GPL-2.0-or-later" repository = "https://github.com/liby/gm-rs" resolver = "2" [dependencies.clap] version = "3.0.7" features = ["derive"] [dependencies.configparser] version = "3.0.0" [dependencies.dirs] version = "4.0.0" [dependencies.term-table] version = "1.3.2"