# 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 = "avltriee" version = "0.77.2" authors = ["Oden Shirataki "] description = "Customized version of AVLTree library.Process the same value in the third branch. One data is immovable from one row, and positional relationships such as left, right, and parent are all referenced by row numbers. No search is required for value reference by specifying a row." readme = "README.md" keywords = [ "avltree", "database", ] categories = ["algorithms"] license = "MIT/Apache-2.0" repository = "https://github.com/OdenShirataki/avltriee" [dependencies.futures] version = "0.3.29" [dependencies.paste] version = "1.0.14" [dev-dependencies.rand] version = "0.8.5"