fw 1.12.0

faster workspace management
# 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]
name = "fw"
version = "1.12.0"
authors = ["brocode <bros@brocode.sh>"]
description = "faster workspace management"
readme = "README.org"
keywords = ["workspace", "productivity", "cli", "automation", "developer-tools"]
categories = ["command-line-utilities"]
license = "WTFPL"
repository = "https://github.com/brocode/fw"
[dependencies.ansi_term]
version = "0.11"

[dependencies.atty]
version = "0.2"

[dependencies.clap]
version = "2.29"

[dependencies.crossbeam]
version = "0.4"

[dependencies.dirs]
version = "1.0"

[dependencies.error-chain]
version = "0.12.0"

[dependencies.git2]
version = "0.7"

[dependencies.github-gql-rs]
version = "0.0.1"

[dependencies.indicatif]
version = "0.9"

[dependencies.maplit]
version = "1.0"

[dependencies.openssl-probe]
version = "0.1"

[dependencies.openssl-sys]
version = "0.9"

[dependencies.rand]
version = "0.5"

[dependencies.rayon]
version = "1"

[dependencies.regex]
version = "1"

[dependencies.serde]
version = "1.0.27"

[dependencies.serde_derive]
version = "1.0.27"

[dependencies.serde_json]
version = "1.0.3"

[dependencies.slog]
version = "2"
features = ["release_max_level_trace", "max_level_trace"]

[dependencies.slog-async]
version = "2"

[dependencies.slog-term]
version = "2"

[dependencies.spectral]
version = "0.6"
[dev-dependencies.spectral]
version = "0.6"