# 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 = "simuldb-utils" version = "0.12.3" authors = ["Daniel Hauck "] description = "Utility to extract information from simuldb databases" license = "MIT OR Apache-2.0" repository = "https://gitlab.com/solidtux-rust/simuldb" [package.metadata.release] shared-version = true tag = false [dependencies.anyhow] version = "1.0.75" [dependencies.clap] version = "4.4.7" features = ["derive"] [dependencies.hex] version = "0.4.3" [dependencies.log] version = "0.4.20" [dependencies.sha2] version = "0.10.8" [dependencies.simplelog] version = "0.12.1" [dependencies.simuldb] version = "0.12.3"