Skip to content

Commit

Permalink
chore: set package version to 0.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardomourar committed Dec 26, 2022
1 parent cf7cf0e commit da660fc
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion aws/rust-runtime/aws-config/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-config"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "AWS SDK config and credential provider implementations."
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion aws/rust-runtime/aws-endpoint/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-endpoint"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "AWS SDK endpoint support."
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion aws/rust-runtime/aws-http/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-http"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "HTTP specific AWS SDK behaviors."
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion aws/rust-runtime/aws-hyper/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-hyper"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "This crate has been removed and is deprecated."
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion aws/rust-runtime/aws-inlineable/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-inlineable"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = """
The modules of this crate are intended to be inlined directly into the SDK as needed. The dependencies here
Expand Down
2 changes: 1 addition & 1 deletion aws/rust-runtime/aws-sig-auth/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-sig-auth"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "SigV4 signing middleware for the AWS SDK."
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion aws/rust-runtime/aws-sigv4/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-sigv4"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "David Barsky <me@davidbarsky.com>"]
description = "SigV4 signer for HTTP requests and Event Stream messages."
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion aws/rust-runtime/aws-types/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-types"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "Cross-service types for the AWS SDK."
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion rust-runtime/aws-smithy-async/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-smithy-async"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "John DiSanti <jdisanti@amazon.com>"]
description = "Async runtime agnostic abstractions for smithy-rs."
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion rust-runtime/aws-smithy-checksums/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-smithy-checksums"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = [
"AWS Rust SDK Team <aws-sdk-rust@amazon.com>",
"Zelda Hessler <zhessler@amazon.com>",
Expand Down
2 changes: 1 addition & 1 deletion rust-runtime/aws-smithy-client/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-smithy-client"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "Client for smithy-rs."
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion rust-runtime/aws-smithy-eventstream/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-smithy-eventstream"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "John DiSanti <jdisanti@amazon.com>"]
description = "Event stream logic for smithy-rs."
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion rust-runtime/aws-smithy-http-server-python/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-smithy-http-server-python"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["Smithy Rust Server <smithy-rs-server@amazon.com>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion rust-runtime/aws-smithy-http-server/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-smithy-http-server"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["Smithy Rust Server <smithy-rs-server@amazon.com>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion rust-runtime/aws-smithy-http-tower/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-smithy-http-tower"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "Tower-compatible shims for smithy-rs middleware."
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion rust-runtime/aws-smithy-http/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-smithy-http"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = [
"AWS Rust SDK Team <aws-sdk-rust@amazon.com>",
"Russell Cohen <rcoh@amazon.com>",
Expand Down
2 changes: 1 addition & 1 deletion rust-runtime/aws-smithy-json/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-smithy-json"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "John DiSanti <jdisanti@amazon.com>"]
description = "Token streaming JSON parser for smithy-rs."
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion rust-runtime/aws-smithy-protocol-test/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-smithy-protocol-test"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "A collection of library functions to validate HTTP requests against Smithy protocol tests."
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion rust-runtime/aws-smithy-query/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-smithy-query"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "John DiSanti <jdisanti@amazon.com>"]
description = "AWSQuery and EC2Query Smithy protocol logic for smithy-rs."
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion rust-runtime/aws-smithy-types-convert/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-smithy-types-convert"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>"]
description = "Conversion of types from aws-smithy-types to other libraries."
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion rust-runtime/aws-smithy-types/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-smithy-types"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "Types for smithy-rs codegen."
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion rust-runtime/aws-smithy-xml/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aws-smithy-xml"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "XML parsing logic for Smithy protocols."
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion rust-runtime/inlineable/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "inlineable"
version = "0.0.0-smithy-rs-head"
version = "0.52.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
edition = "2021"
description = """
Expand Down

0 comments on commit da660fc

Please sign in to comment.