Revert tilde version requirements for runtime crates (#3122)
## Motivation and Context Now that we have adopted the approach of distinguishing between stable and unstable runtime crates, the tilde version requirements introduced earlier is no longer necessary. ## Description Reverts the following PRs: https://github.com/awslabs/smithy-rs/pull/3009 https://github.com/awslabs/smithy-rs/pull/3025 ## Testing Relied on the existing tests (if we can generate SDKs in CI, we should be good to go) ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._
Loading
Please register or sign in to comment