143 143 | version = "1.3.0"
|
144 144 |
|
145 145 | [dev-dependencies.aws-smithy-eventstream]
|
146 146 | path = "../aws-smithy-eventstream"
|
147 147 | features = ["test-util"]
|
148 148 | version = "0.61.1"
|
149 149 |
|
150 150 | [dev-dependencies.aws-smithy-http-client]
|
151 151 | path = "../aws-smithy-http-client"
|
152 152 | features = ["test-util", "wire-mock", "rustls-ring"]
|
153 - | version = "1.2.0"
|
153 + | version = "1.3.0"
|
154 154 |
|
155 155 | [dev-dependencies.aws-smithy-mocks]
|
156 156 | path = "../aws-smithy-mocks"
|
157 157 | version = "0.3.0"
|
158 158 |
|
159 159 | [dev-dependencies.aws-smithy-protocol-test]
|
160 160 | path = "../aws-smithy-protocol-test"
|
161 161 | version = "0.64.0"
|
162 162 |
|
163 163 | [dev-dependencies.aws-smithy-runtime]
|
164 164 | path = "../aws-smithy-runtime"
|
165 165 | features = ["test-util"]
|
166 166 | version = "1.12.0"
|
167 167 |
|
168 168 | [dev-dependencies.aws-smithy-runtime-api]
|
169 169 | path = "../aws-smithy-runtime-api"
|
170 170 | features = ["test-util", "client", "http-1x"]
|
171 171 | version = "1.13.0"
|
172 172 |
|
173 173 | [dev-dependencies.aws-smithy-types]
|
174 174 | path = "../aws-smithy-types"
|
175 175 | features = ["http-body-1-x", "test-util"]
|
176 176 | version = "1.6.0"
|
177 177 |
|
178 178 | [dev-dependencies.bytes-utils]
|
179 179 | version = "0.1.0"
|
180 180 |
|
181 181 | [dev-dependencies.futures-util]
|
182 182 | version = "0.3.25"
|
183 183 | features = ["alloc"]
|