ergo 0.0.5

<alpha> making rust's ecosystem more ergonomic, therefore more fun.
Documentation
# 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 = "ergo"
version = "0.0.5"
authors = ["Garrett Berg <vitiral@gmail.com>"]
description = "<alpha> making rust's ecosystem more ergonomic, therefore more fun."
documentation = "https://docs.rs/ergo"
readme = "README.md"
keywords = ["ergonomics", "cli", "application"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/rust-crates/ergo"
[dependencies.ergo_config]
version = "0.0.1"

[dependencies.ergo_fs]
version = "^0.2.0"

[dependencies.ergo_std]
version = "0.0.3"

[dependencies.ergo_sync]
version = "0.1.0"

[dependencies.ergo_sys]
version = "0.0.1"