[package] name = "creep" version = "0.3.0" authors = ["Cryptape Technologies "] 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"