aws-smithy-types 0.36.0

Types for smithy-rs codegen.
Documentation
[dependencies.itoa]
version = "1.0.0"

[dependencies.num-integer]
version = "0.1"

[dependencies.ryu]
version = "1.0.5"

[dependencies.time]
features = ["parsing"]
version = "0.3.4"
[dev-dependencies.base64]
version = "0.13.0"

[dev-dependencies.lazy_static]
version = "1.4"

[dev-dependencies.proptest]
version = "1"

[dev-dependencies.serde]
features = ["derive"]
version = "1"

[dev-dependencies.serde_json]
version = "1"

[package]
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "Types for smithy-rs codegen."
edition = "2018"
license = "Apache-2.0"
name = "aws-smithy-types"
repository = "https://github.com/awslabs/smithy-rs"
version = "0.36.0"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]
targets = ["x86_64-unknown-linux-gnu"]