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