dipse 0.6.0

Directory Independent Project Script Executor
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 are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2018"
name = "dipse"
version = "0.6.0"
description = "Directory Independent Project Script Executor"
license = "GPL-3.0"
repository = "https://github.com/DevHyperCoder/dipse.git"
[dependencies.dirs]
version = "4.0"

[dependencies.serde]
version = "1.0.30"

[dependencies.structopt]
version = "0.3.5"

[dependencies.toml]
version = "0.5.8"