[package] name = "rbtree" version = "0.2.0" authors = ["tickbh "] description = "the rbtree for Rust" license = "Apache-2.0/MIT" documentation = "https://docs.rs/rbtree" repository = "https://github.com/tickbh/rbtree-rs" readme = "README.md" keywords = ["HashMap", "RBTree", "rbtree"] [dev-dependencies]