[dependencies]
[package]
authors = ["Chris Liu <chrisliupascal@gmail.com>"]
description = "Rust version of Lodash"
documentation = "https://docs.rs/lodust"
edition = "2018"
include = ["Cargo.toml", "src/**/*"]
license = "MIT"
name = "lodust"
readme = "README.md"
repository = "https://github.com/nighostchris/lodust/"
version = "0.1.0"