10 10 | rust-version = "1.88.0"
|
11 11 | readme = "README.md"
|
12 12 | [package.metadata.smithy]
|
13 13 | codegen-version = "ci"
|
14 14 | protocol = "aws.protocols#restXml"
|
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 - | version = "1.2.11"
|
20 + | version = "1.2.10"
|
21 21 |
|
22 22 | [dependencies.aws-runtime]
|
23 23 | path = "../aws-runtime"
|
24 24 | features = ["event-stream", "http-02x"]
|
25 - | version = "1.5.17"
|
25 + | version = "1.5.16"
|
26 26 |
|
27 27 | [dependencies.aws-sigv4]
|
28 28 | path = "../aws-sigv4"
|
29 - | version = "1.3.7"
|
29 + | version = "1.3.6"
|
30 30 |
|
31 31 | [dependencies.aws-smithy-async]
|
32 32 | path = "../aws-smithy-async"
|
33 - | version = "1.2.7"
|
33 + | version = "1.2.6"
|
34 34 |
|
35 35 | [dependencies.aws-smithy-checksums]
|
36 36 | path = "../aws-smithy-checksums"
|
37 - | version = "0.63.12"
|
37 + | version = "0.63.11"
|
38 38 |
|
39 39 | [dependencies.aws-smithy-eventstream]
|
40 40 | path = "../aws-smithy-eventstream"
|
41 - | version = "0.60.14"
|
41 + | version = "0.60.13"
|
42 42 |
|
43 43 | [dependencies.aws-smithy-http]
|
44 44 | path = "../aws-smithy-http"
|
45 45 | features = ["event-stream"]
|
46 - | version = "0.62.6"
|
46 + | version = "0.62.5"
|
47 47 |
|
48 48 | [dependencies.aws-smithy-json]
|
49 49 | path = "../aws-smithy-json"
|
50 - | version = "0.61.8"
|
50 + | version = "0.61.7"
|
51 51 |
|
52 52 | [dependencies.aws-smithy-runtime]
|
53 53 | path = "../aws-smithy-runtime"
|
54 54 | features = ["client"]
|
55 55 | version = "1.9.5"
|
56 56 |
|
57 57 | [dependencies.aws-smithy-runtime-api]
|
58 58 | path = "../aws-smithy-runtime-api"
|
59 59 | features = ["client", "http-02x"]
|
60 - | version = "1.9.3"
|
60 + | version = "1.9.2"
|
61 61 |
|
62 62 | [dependencies.aws-smithy-types]
|
63 63 | path = "../aws-smithy-types"
|
64 - | version = "1.3.5"
|
64 + | version = "1.3.4"
|
65 65 |
|
66 66 | [dependencies.aws-smithy-xml]
|
67 67 | path = "../aws-smithy-xml"
|
68 - | version = "0.60.13"
|
68 + | version = "0.60.12"
|
69 69 |
|
70 70 | [dependencies.aws-types]
|
71 71 | path = "../aws-types"
|
72 - | version = "1.3.11"
|
72 + | version = "1.3.10"
|
73 73 |
|
74 74 | [dependencies.bytes]
|
75 75 | version = "1.4.0"
|
76 76 |
|
77 77 | [dependencies.fastrand]
|
78 78 | version = "2.0.0"
|
79 79 |
|
80 80 | [dependencies.hex]
|
81 81 | version = "0.4.3"
|
82 82 |
|
83 83 | [dependencies.hmac]
|
84 84 | version = "0.12"
|
85 85 |
|
86 86 | [dependencies.http]
|
87 87 | version = "0.2.9"
|
88 88 |
|
89 89 | [dependencies.http-1x]
|
90 90 | version = "1"
|
91 91 | package = "http"
|
92 92 |
|
93 93 | [dependencies.http-body]
|
94 94 | version = "0.4.4"
|
95 95 |
|
96 96 | [dependencies.http-body-1x]
|
97 97 | version = "1"
|
98 98 | optional = true
|
99 99 | package = "http-body"
|
100 100 |
|
101 101 | [dependencies.lru]
|
102 102 | version = "0.12.2"
|
103 103 |
|
104 104 | [dependencies.percent-encoding]
|
105 105 | version = "2.0.0"
|
106 106 |
|
107 107 | [dependencies.regex-lite]
|
108 108 | version = "0.1.5"
|
109 109 |
|
110 110 | [dependencies.sha2]
|
111 111 | version = "0.10"
|
112 112 |
|
113 113 | [dependencies.tracing]
|
114 114 | version = "0.1"
|
115 115 |
|
116 116 | [dependencies.url]
|
117 117 | version = "2.3.1"
|
118 118 | [dev-dependencies.async-std]
|
119 119 | version = "1.12.0"
|
120 120 |
|
121 121 | [dev-dependencies.aws-config]
|
122 122 | path = "../aws-config"
|
123 123 | features = ["behavior-version-latest"]
|
124 - | version = "1.8.12"
|
124 + | version = "1.8.11"
|
125 125 |
|
126 126 | [dev-dependencies.aws-credential-types]
|
127 127 | path = "../aws-credential-types"
|
128 128 | features = ["test-util"]
|
129 - | version = "1.2.11"
|
129 + | version = "1.2.10"
|
130 130 |
|
131 131 | [dev-dependencies.aws-runtime]
|
132 132 | path = "../aws-runtime"
|
133 133 | features = ["test-util"]
|
134 - | version = "1.5.17"
|
134 + | version = "1.5.16"
|
135 135 |
|
136 136 | [dev-dependencies.aws-smithy-async]
|
137 137 | path = "../aws-smithy-async"
|
138 138 | features = ["test-util"]
|
139 - | version = "1.2.7"
|
139 + | version = "1.2.6"
|
140 140 |
|
141 141 | [dev-dependencies.aws-smithy-eventstream]
|
142 142 | path = "../aws-smithy-eventstream"
|
143 143 | features = ["test-util"]
|
144 - | version = "0.60.14"
|
144 + | version = "0.60.13"
|
145 145 |
|
146 146 | [dev-dependencies.aws-smithy-http-client]
|
147 147 | path = "../aws-smithy-http-client"
|
148 148 | features = ["test-util", "wire-mock", "rustls-ring"]
|
149 - | version = "1.1.5"
|
149 + | version = "1.1.4"
|
150 150 |
|
151 151 | [dev-dependencies.aws-smithy-mocks]
|
152 152 | path = "../aws-smithy-mocks"
|
153 - | version = "0.2.2"
|
153 + | version = "0.2.1"
|
154 154 |
|
155 155 | [dev-dependencies.aws-smithy-protocol-test]
|
156 156 | path = "../aws-smithy-protocol-test"
|
157 - | version = "0.63.7"
|
157 + | version = "0.63.6"
|
158 158 |
|
159 159 | [dev-dependencies.aws-smithy-runtime]
|
160 160 | path = "../aws-smithy-runtime"
|
161 161 | features = ["test-util"]
|
162 162 | version = "1.9.5"
|
163 163 |
|
164 164 | [dev-dependencies.aws-smithy-runtime-api]
|
165 165 | path = "../aws-smithy-runtime-api"
|
166 166 | features = ["test-util", "client", "http-02x"]
|
167 - | version = "1.9.3"
|
167 + | version = "1.9.2"
|
168 168 |
|
169 169 | [dev-dependencies.aws-smithy-types]
|
170 170 | path = "../aws-smithy-types"
|
171 171 | features = ["test-util"]
|
172 - | version = "1.3.5"
|
172 + | version = "1.3.4"
|
173 173 |
|
174 174 | [dev-dependencies.bytes-utils]
|
175 175 | version = "0.1.0"
|
176 176 |
|
177 177 | [dev-dependencies.futures-util]
|
178 178 | version = "0.3.25"
|
179 179 | features = ["alloc"]
|
180 180 | default-features = false
|
181 181 |
|
182 182 | [dev-dependencies.hdrhistogram]
|