nannou-package 0.1.0

The build packaging tool for the Nannou Creative Coding Framework.
# 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 = "nannou-package"
version = "0.1.0"
authors = ["mitchmindtree <mitchell.nordine@gmail.com>"]
description = "The build packaging tool for the Nannou Creative Coding Framework."
homepage = "https://github.com/nannou-org/nannou"
readme = "README.md"
keywords = ["package", "build", "creative", "sketch"]
license = "MIT"
repository = "https://github.com/nannou-org/nannou.git"
[dependencies.chrono]
version = "0.4"

[dependencies.copy_dir]
version = "0.1"

[dependencies.walkdir]
version = "2"

[dependencies.zip]
version = "0.3"