12 12 | [package.metadata.smithy]
|
13 13 | codegen-version = "ci"
|
14 14 | protocol = "aws.protocols#restJson1"
|
15 15 | [package.metadata.docs.rs]
|
16 16 | all-features = true
|
17 17 | targets = ["x86_64-unknown-linux-gnu"]
|
18 18 | [dependencies.aws-credential-types]
|
19 19 | path = "../aws-credential-types"
|
20 20 | version = "1.2.13"
|
21 21 |
|
22 22 | [dependencies.aws-runtime]
|
23 23 | path = "../aws-runtime"
|
24 24 | features = ["event-stream"]
|
25 25 | version = "1.7.1"
|
26 26 |
|
27 27 | [dependencies.aws-sigv4]
|
28 28 | path = "../aws-sigv4"
|
29 29 | version = "1.4.1"
|
30 30 |
|
31 31 | [dependencies.aws-smithy-async]
|
32 32 | path = "../aws-smithy-async"
|
33 33 | version = "1.2.13"
|
34 34 |
|
35 35 | [dependencies.aws-smithy-eventstream]
|
36 36 | path = "../aws-smithy-eventstream"
|
37 37 | version = "0.60.19"
|
38 38 |
|
39 39 | [dependencies.aws-smithy-http]
|
40 40 | path = "../aws-smithy-http"
|
41 41 | features = ["event-stream"]
|
42 - | version = "0.63.6"
|
42 + | version = "0.63.5"
|
43 43 |
|
44 44 | [dependencies.aws-smithy-json]
|
45 45 | path = "../aws-smithy-json"
|
46 46 | version = "0.62.4"
|
47 47 |
|
48 48 | [dependencies.aws-smithy-observability]
|
49 49 | path = "../aws-smithy-observability"
|
50 50 | version = "0.2.5"
|
51 51 |
|
52 52 | [dependencies.aws-smithy-runtime]
|