# 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 = "2018" name = "pdblister" version = "0.0.3" authors = [ "Gogs ", "Justin Moore ", ] description = "Faster version of `symchk /om` for generating PDB manifests of offline machines" homepage = "https://github.com/microsoft/pdblister" readme = "README.md" license-file = "LICENSE" repository = "https://github.com/microsoft/pdblister" [dependencies.anyhow] version = "1.0" [dependencies.base64] version = "0.13" [dependencies.clap] version = "4.4.11" features = ["derive"] [dependencies.futures] version = "0.3" [dependencies.indicatif] version = "0.17.2" features = ["tokio"] [dependencies.mime] version = "0.3" [dependencies.pdb] version = "0.8.0" [dependencies.rand] version = "0.8" [dependencies.reqwest] version = "0.11.13" [dependencies.serde_json] version = "1.0.87" [dependencies.thiserror] version = "1.0.37" [dependencies.tokio] version = "1.24.2" features = ["full"] [dependencies.url] version = "2.2" [dependencies.zerocopy] version = "0.6"