# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "tri_avltree" version = "0.4.7" authors = ["Oden Shirataki "] description = "Sorry, this crate has been moved to \"avltriee\"." readme = "README.md" keywords = [] license = "MIT/Apache-2.0" repository = "https://github.com/OdenShirataki/tri_avltree" resolver = "2" [dependencies.rustc-hash] version = "1.0" default-features = false