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.11"
|
21 21 |
|
22 22 | [dependencies.aws-runtime]
|
23 23 | path = "../aws-runtime"
|
24 - | version = "1.5.18"
|
24 + | version = "1.6.0"
|
25 25 |
|
26 26 | [dependencies.aws-sigv4]
|
27 27 | path = "../aws-sigv4"
|
28 - | version = "1.3.7"
|
28 + | version = "1.3.8"
|
29 29 |
|
30 30 | [dependencies.aws-smithy-async]
|
31 31 | path = "../aws-smithy-async"
|
32 - | version = "1.2.7"
|
32 + | version = "1.2.8"
|
33 33 |
|
34 34 | [dependencies.aws-smithy-http]
|
35 35 | path = "../aws-smithy-http"
|
36 - | version = "0.62.6"
|
36 + | version = "0.63.0"
|
37 37 |
|
38 38 | [dependencies.aws-smithy-json]
|
39 39 | path = "../aws-smithy-json"
|
40 - | version = "0.61.9"
|
40 + | version = "0.62.0"
|
41 41 |
|
42 42 | [dependencies.aws-smithy-observability]
|
43 43 | path = "../aws-smithy-observability"
|
44 - | version = "0.2.0"
|
44 + | version = "0.2.1"
|
45 45 |
|
46 46 | [dependencies.aws-smithy-runtime]
|
47 47 | path = "../aws-smithy-runtime"
|
48 48 | features = ["client"]
|
49 - | version = "1.9.8"
|
49 + | version = "1.10.0"
|
50 50 |
|
51 51 | [dependencies.aws-smithy-runtime-api]
|
52 52 | path = "../aws-smithy-runtime-api"
|
53 - | features = ["client", "http-02x"]
|
54 - | version = "1.10.0"
|
53 + | features = ["client", "http-1x"]
|
54 + | version = "1.11.0"
|
55 55 |
|
56 56 | [dependencies.aws-smithy-types]
|
57 57 | path = "../aws-smithy-types"
|
58 - | version = "1.3.6"
|
58 + | features = ["http-body-1-x"]
|
59 + | version = "1.4.0"
|
59 60 |
|
60 61 | [dependencies.aws-types]
|
61 62 | path = "../aws-types"
|
62 63 | version = "1.3.11"
|
63 64 |
|
64 65 | [dependencies.bytes]
|
65 66 | version = "1.4.0"
|
66 67 |
|
67 68 | [dependencies.fastrand]
|
68 69 | version = "2.0.0"
|
69 70 |
|
70 71 | [dependencies.hex]
|
71 72 | version = "0.4.3"
|
72 73 |
|
73 74 | [dependencies.http]
|
74 75 | version = "0.2.9"
|
75 76 |
|
76 77 | [dependencies.http-1x]
|
77 78 | version = "1"
|
78 79 | package = "http"
|
79 80 |
|
80 81 | [dependencies.regex-lite]
|
81 82 | version = "0.1.5"
|
82 83 |
|
83 84 | [dependencies.ring]
|
84 85 | version = "0.17.5"
|
85 86 |
|
86 87 | [dependencies.tracing]
|
87 88 | version = "0.1"
|
88 89 | [dev-dependencies.aws-config]
|
89 90 | path = "../aws-config"
|
90 91 | version = "1.8.12"
|
91 92 |
|
92 93 | [dev-dependencies.aws-credential-types]
|
93 94 | path = "../aws-credential-types"
|
94 95 | features = ["test-util"]
|
95 96 | version = "1.2.11"
|
96 97 |
|
97 98 | [dev-dependencies.aws-runtime]
|
98 99 | path = "../aws-runtime"
|
99 100 | features = ["test-util"]
|
100 - | version = "1.5.18"
|
101 + | version = "1.6.0"
|
101 102 |
|
102 103 | [dev-dependencies.aws-smithy-async]
|
103 104 | path = "../aws-smithy-async"
|
104 105 | features = ["test-util"]
|
105 - | version = "1.2.7"
|
106 + | version = "1.2.8"
|
106 107 |
|
107 108 | [dev-dependencies.aws-smithy-http-client]
|
108 109 | path = "../aws-smithy-http-client"
|
109 110 | features = ["test-util", "wire-mock"]
|
110 - | version = "1.1.5"
|
111 + | version = "1.1.6"
|
111 112 |
|
112 113 | [dev-dependencies.aws-smithy-protocol-test]
|
113 114 | path = "../aws-smithy-protocol-test"
|
114 - | version = "0.63.7"
|
115 + | version = "0.63.8"
|
115 116 |
|
116 117 | [dev-dependencies.aws-smithy-runtime]
|
117 118 | path = "../aws-smithy-runtime"
|
118 119 | features = ["test-util"]
|
119 - | version = "1.9.8"
|
120 + | version = "1.10.0"
|
120 121 |
|
121 122 | [dev-dependencies.aws-smithy-runtime-api]
|
122 123 | path = "../aws-smithy-runtime-api"
|
123 124 | features = ["test-util"]
|
124 - | version = "1.10.0"
|
125 + | version = "1.11.0"
|
125 126 |
|
126 127 | [dev-dependencies.aws-smithy-types]
|
127 128 | path = "../aws-smithy-types"
|
128 - | features = ["test-util"]
|
129 - | version = "1.3.6"
|
129 + | features = ["http-body-1-x", "test-util"]
|
130 + | version = "1.4.0"
|
130 131 |
|
131 132 | [dev-dependencies.futures-util]
|
132 133 | version = "0.3.25"
|
133 134 | features = ["alloc"]
|
134 135 | default-features = false
|
135 136 |
|
136 137 | [dev-dependencies.pretty_assertions]
|
137 138 | version = "1.3.0"
|
138 139 |
|
139 140 | [dev-dependencies.proptest]
|
140 141 | version = "1"
|
141 142 |
|
142 143 | [dev-dependencies.serde_json]
|
143 144 | version = "1.0.0"
|
144 145 |
|
145 146 | [dev-dependencies.tokio]
|
146 147 | version = "1.23.1"
|
147 148 | features = ["macros", "test-util", "rt-multi-thread"]
|
148 149 |
|
149 150 | [dev-dependencies.tracing-subscriber]
|
150 151 | version = "0.3.16"
|
151 152 | features = ["env-filter", "json"]
|
152 153 |
|
153 154 | [dev-dependencies.tracing-test]
|
154 155 | version = "0.2.5"
|
155 156 | features = ["no-env-filter"]
|
156 157 |
|
157 158 | [features]
|
158 159 | behavior-version-latest = []
|
159 160 | rustls = ["aws-smithy-runtime/tls-rustls"]
|
160 161 | default-https-client = ["aws-smithy-runtime/default-https-client"]
|
161 162 | test-util = ["aws-credential-types/test-util", "aws-smithy-runtime/test-util"]
|
162 - | rt-tokio = ["aws-smithy-async/rt-tokio", "aws-smithy-types/rt-tokio"]
|
163 + | rt-tokio = ["aws-smithy-async/rt-tokio", "aws-smithy-types/http-body-1-x", "aws-smithy-types/rt-tokio"]
|
163 164 | gated-tests = []
|
164 165 | default = ["rustls", "default-https-client", "rt-tokio"]
|