# 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 = "aws-smithy-checksums" version = "0.60.13" authors = [ "AWS Rust SDK Team ", "Zelda Hessler ", ] description = "Checksum calculation and verification callbacks" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/smithy-lang/smithy-rs" [package.metadata.docs.rs] all-features = true cargo-args = [ "-Zunstable-options", "-Zrustdoc-scrape-examples", ] rustdoc-args = [ "--cfg", "docsrs", ] targets = ["x86_64-unknown-linux-gnu"] [dependencies.aws-smithy-http] version = "0.60.11" [dependencies.aws-smithy-types] version = "1.2.8" [dependencies.bytes] version = "1" [dependencies.crc32c] version = "0.6.8" [dependencies.crc32fast] version = "1.3" [dependencies.hex] version = "0.4.3" [dependencies.http] version = "0.2.8" [dependencies.http-body] version = "0.4.4" [dependencies.md-5] version = "0.10" [dependencies.pin-project-lite] version = "0.2.9" [dependencies.sha1] version = "0.10" [dependencies.sha2] version = "0.10" [dependencies.tracing] version = "0.1" [dev-dependencies.bytes-utils] version = "0.1.2" [dev-dependencies.pretty_assertions] version = "1.3" [dev-dependencies.tokio] version = "1.23.1" features = [ "macros", "rt", ] [dev-dependencies.tracing-test] version = "0.2.1"