[dependencies]
[package]
authors = ["pefish <pefish@qq.com>"]
autobenches = true
categories = ["algorithms"]
description = "algorithm\n"
documentation = "https://pefish.github.io/rust-algorithm/rust_algorithm/"
edition = "2018"
exclude = ["docs", "/.travis.yml", "/appveyor.yml", ".gitignore"]
homepage = "https://github.com/pefish/rust-algorithm"
keywords = ["algorithm"]
license = "MIT OR Apache-2.0"
name = "rust-algorithm"
readme = "README.md"
repository = "https://github.com/pefish/rust-algorithm"
version = "0.1.2"