Don't add `serde` feature unnecessarily (#3891)
If the model is not using the `@smithy.rust#serde` trait, there's no need for the code-generated crate to have a `serde` feature. ---- _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