# 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 = "photondb-tools" version = "0.0.4" authors = ["The PhotonDB Authors"] description = "PhotonDB tools" homepage = "https://photondb.io" license = "MIT" repository = "https://github.com/photondb/photondb" resolver = "1" [dependencies.async-trait] version = "0.1.57" [dependencies.bitflags] version = "1.3.2" [dependencies.chrono] version = "0.4" [dependencies.clap] version = "4.0.18" features = ["derive"] [dependencies.env_logger] version = "0.10" [dependencies.futures] version = "0.3.24" [dependencies.hdrhistogram] version = "7.5.2" [dependencies.log] version = "0.4.17" [dependencies.photondb] version = "0.0.4" [dependencies.photonio] version = "0.0.5" [dependencies.rand] version = "0.8.5" features = ["small_rng"] [dependencies.regex] version = "1.7.0" [dependencies.thiserror] version = "1.0.37"