mir 0.0.6

Tool to mirror a user's entire accessible GitLab group hierarchy locally and optionally clone all projects
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "mir"
version = "0.0.6"
authors = ["Nicholas Omer Chiasson <nicholasomerchiasson@gmail.com>"]
description = "Tool to mirror a user's entire accessible GitLab group hierarchy locally and optionally clone all projects"
homepage = "https://gitlab.com/leschiassons/tools/mir"
readme = "README.md"
keywords = ["cli", "gitlab", "setup"]
categories = ["command-line-utilities"]
license = "MIT"
repository = "https://gitlab.com/leschiassons/tools/mir"
[dependencies.git2]
version = "0.8.0"

[dependencies.gitlab]
version = "0.1200.0"

[dependencies.indicatif]
version = "0.10.3"

[dependencies.num]
version = "0.2.0"

[dependencies.rpassword]
version = "2.1.0"

[dependencies.structopt]
version = "0.2.10"
[badges.gitlab]
repository = "https://gitlab.com/leschiassons/tools/mir"

[badges.maintenance]
status = "passively-maintained"