# 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 = "miraland-bucket-map" version = "1.18.3" authors = [ "Miraland Crafters ", "Miraland Labs Maintainers ", ] description = "miraland-bucket-map" homepage = "https://solanalabs.com/" documentation = "https://docs.rs/miraland-bucket-map" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/miraland-labs/miraland" [lib] name = "miraland_bucket_map" crate-type = ["lib"] [[bench]] name = "bucket_map" [dependencies.bv] version = "0.11.1" features = ["serde"] [dependencies.bytemuck] version = "1.14.3" features = ["derive"] [dependencies.log] version = "0.4.20" [dependencies.memmap2] version = "0.5.10" [dependencies.miraland-measure] version = "=1.18.3" [dependencies.miraland-sdk] version = "=1.18.3" [dependencies.modular-bitfield] version = "0.11.2" [dependencies.num_enum] version = "0.7.2" [dependencies.rand] version = "0.8.5" [dependencies.tempfile] version = "3.10.0" [dev-dependencies.fs_extra] version = "1.3.0" [dev-dependencies.miraland-logger] version = "=1.18.3" [dev-dependencies.rayon] version = "1.8.1"