reups 0.1.1

A clean implementation of the eups package management system in rust
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 = "reups"
version = "0.1.1"
authors = ["Nate Lust <nlust@astro.princeton.edu>"]
description = "A clean implementation of the eups package management system in rust"
readme = "README.md"
categories = ["development-tools"]
license = "MPL-2.0"
license-file = "LICENSE"
repository = "https://github.com/natelust/reups"
[dependencies.clap]
version = "2.31.2"

[dependencies.fnv]
version = "1.0.6"

[dependencies.lazy_static]
version = "1.0"

[dependencies.petgraph]
version = "0.4.11"

[dependencies.regex]
version = "0.2"