[package] name = "simha-bst" version = "0.1.0" authors = ["Sree Teja Simha G "] edition = "2018" description = "My custom binary search tree implementation" license = "MIT OR Apache-2.0" [dependencies]