Documentation
[package]
name = "creep"
version = "0.2.2"
authors = ["Cryptape Technologies <contact@cryptape.com>"]
edition = "2018"
license = "MIT"
repository = "https://github.com/zeroqn/creep"
description = "context"

include = [
    "**/*.rs",
    "Cargo.toml",
    "LICENSE",
]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
dyn-clone = "1.0"