Eliminate dependency on `futures-macros` (#2460)
The `futures-macros` crate is pulled in by default by `futures-util`, and depends on `syn`. None of this functionality is used by smithy-rs.
Loading
Please register or sign in to comment
The `futures-macros` crate is pulled in by default by `futures-util`, and depends on `syn`. None of this functionality is used by smithy-rs.