[package] name = "tri_avltree" version = "0.4.7" edition = "2021" authors = ["Oden Shirataki "] description = "Sorry, this crate has been moved to \"avltriee\"." repository = "https://github.com/OdenShirataki/tri_avltree" keywords = [] license = "MIT/Apache-2.0" [dependencies] rustc-hash = { version = "1.0", default-features = false }