[dependencies.file_mmap]
version = "0.14"
[dependencies.idx_sized]
version = "0.23"
[dependencies.natord]
version = "1.0"
[dependencies.serde]
features = ["derive"]
version = "1.0"
[dependencies.uuid]
features = ["v4", "fast-rng", "macro-diagnostics"]
version = "1"
[dependencies.various_data_file]
version = "0.10"
[package]
authors = ["Oden Shirataki <oden.srtk@gmail.com>"]
categories = ["database-implementations"]
description = "A library for databases that has convenient datasets that group together commonly used fields and gives you the flexibility to create your own fields."
edition = "2021"
keywords = ["avltree", "database", "Index", "library"]
license = "MIT/Apache-2.0"
name = "versatile-data"
readme = "README.md"
repository = "https://github.com/OdenShirataki/versatile-data"
version = "0.65.0"