Commit 69a555ce authored by AWS SDK Rust Bot's avatar AWS SDK Rust Bot
Browse files

[smithy-rs] Rollup of 2 commits



Includes commits:
  cc2b9474 Update release tooling to handle both stable and unstable crates (#3082)
  79a0e72f Add injection hook for structures from a ServiceShape (#3147)

Co-authored-by: default avatar82marbag <69267416+82marbag@users.noreply.github.com>
Co-authored-by: default avatarysaito1001 <awsaito@amazon.com>
parent e1ed3585
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ license = "Apache-2.0"
repository = "https://github.com/awslabs/aws-sdk-rust"
readme = "README.md"
[package.metadata.smithy]
codegen-version = "0.57.1-f63980cda330c2d76384d465692110f04d517092"
codegen-version = "null-f63980cda330c2d76384d465692110f04d517092"
[package.metadata.docs.rs]
all-features = true
targets = ["x86_64-unknown-linux-gnu"]
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ license = "Apache-2.0"
repository = "https://github.com/awslabs/aws-sdk-rust"
readme = "README.md"
[package.metadata.smithy]
codegen-version = "0.57.1-f63980cda330c2d76384d465692110f04d517092"
codegen-version = "null-f63980cda330c2d76384d465692110f04d517092"
[package.metadata.docs.rs]
all-features = true
targets = ["x86_64-unknown-linux-gnu"]
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ license = "Apache-2.0"
repository = "https://github.com/awslabs/aws-sdk-rust"
readme = "README.md"
[package.metadata.smithy]
codegen-version = "0.57.1-f63980cda330c2d76384d465692110f04d517092"
codegen-version = "null-f63980cda330c2d76384d465692110f04d517092"
[package.metadata.docs.rs]
all-features = true
targets = ["x86_64-unknown-linux-gnu"]
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ license = "Apache-2.0"
repository = "https://github.com/awslabs/aws-sdk-rust"
readme = "README.md"
[package.metadata.smithy]
codegen-version = "0.57.1-f63980cda330c2d76384d465692110f04d517092"
codegen-version = "null-f63980cda330c2d76384d465692110f04d517092"
[package.metadata.docs.rs]
all-features = true
targets = ["x86_64-unknown-linux-gnu"]
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ license = "Apache-2.0"
repository = "https://github.com/awslabs/aws-sdk-rust"
readme = "README.md"
[package.metadata.smithy]
codegen-version = "0.57.1-f63980cda330c2d76384d465692110f04d517092"
codegen-version = "null-f63980cda330c2d76384d465692110f04d517092"
[package.metadata.docs.rs]
all-features = true
targets = ["x86_64-unknown-linux-gnu"]
Loading