src 0.0.1

䷯ Manage your personal zoo of repositories
# 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 = "src"
version = "0.0.1"
authors = ["Casey Rodarmor <casey@rodarmor.com>"]
description = "䷯ Manage your personal zoo of repositories"
homepage = "https://github.com/casey/just"
license = "CC0-1.0"
[dependencies.ansi_term]
version = "0.12.1"

[dependencies.atty]
version = "0.2.13"

[dependencies.dirs]
version = "2.0.2"

[dependencies.git2]
version = "0.9"

[dependencies.indicatif]
version = "0.12.0"

[dependencies.libc]
version = "0.2"

[dependencies.rayon]
version = "1.2.0"

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

[dependencies.serde_yaml]
version = "0.8.9"

[dependencies.shellexpand]
version = "1.0.0"

[dependencies.snafu]
version = "0.5.0"

[dependencies.structopt]
version = "0.3"

[dependencies.tempfile]
version = "3"

[dependencies.tera]
version = "0.11.20"

[dependencies.xdg]
version = "2.2.0"