seavan 0.0.0

Wrap files in single container layers for later composition
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 = "seavan"
version = "0.0.0"
authors = ["Max Dymond <cmeister2@gmail.com>"]
description = "Wrap files in single container layers for later composition"
homepage = "https://github.com/cmeister2/seavan"
readme = "README.md"
keywords = ["docker"]
categories = [
    "filesystem",
    "virtualization",
]
license = "MIT"
repository = "https://github.com/cmeister2/seavan"

[dependencies]

[dev-dependencies]

[features]