13 13 | [dependencies.aws-smithy-eventstream]
|
14 14 | path = "/home/build/workspace/smithy-rs/rust-runtime/aws-smithy-eventstream"
|
15 15 | [dependencies.aws-smithy-http]
|
16 16 | path = "/home/build/workspace/smithy-rs/rust-runtime/aws-smithy-http"
|
17 17 | features = ["event-stream"]
|
18 18 | [dependencies.aws-smithy-json]
|
19 19 | path = "/home/build/workspace/smithy-rs/rust-runtime/aws-smithy-json"
|
20 20 | [dependencies.aws-smithy-runtime]
|
21 21 | path = "/home/build/workspace/smithy-rs/rust-runtime/aws-smithy-runtime"
|
22 22 | features = ["client"]
|
23 23 | [dependencies.aws-smithy-runtime-api]
|
24 24 | path = "/home/build/workspace/smithy-rs/rust-runtime/aws-smithy-runtime-api"
|
25 25 | features = ["client", "http-02x"]
|
26 26 | [dependencies.aws-smithy-types]
|
27 27 | path = "/home/build/workspace/smithy-rs/rust-runtime/aws-smithy-types"
|
28 28 | features = ["http-body-0-4-x"]
|
29 29 | [dependencies.bytes]
|
30 30 | version = "1.4.0"
|
31 31 | [dependencies.http]
|
32 32 | version = "0.2.9"
|