1 1 | # Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
|
2 2 | [package]
|
3 3 | name = "aws-sdk-codecatalyst"
|
4 4 | version = "0.0.0-local"
|
5 5 | authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
|
6 6 | description = "AWS SDK for Amazon CodeCatalyst"
|
7 7 | edition = "2021"
|
8 8 | license = "Apache-2.0"
|
9 9 | repository = "https://github.com/awslabs/aws-sdk-rust"
|
10 10 | rust-version = "1.86.0"
|
11 11 | readme = "README.md"
|
12 12 | [package.metadata.smithy]
|
13 13 | codegen-version = "ci"
|
14 14 | [package.metadata.docs.rs]
|
15 15 | all-features = true
|
16 16 | targets = ["x86_64-unknown-linux-gnu"]
|
17 17 | [dependencies.aws-credential-types]
|
18 18 | path = "../aws-credential-types"
|
19 19 | version = "1.2.7"
|
20 20 |
|
21 21 | [dependencies.aws-runtime]
|
22 22 | path = "../aws-runtime"
|
23 23 | version = "1.5.11"
|
24 24 |
|
25 25 | [dependencies.aws-smithy-async]
|
26 26 | path = "../aws-smithy-async"
|
27 27 | version = "1.2.5"
|
28 28 |
|
29 29 | [dependencies.aws-smithy-http]
|
30 30 | path = "../aws-smithy-http"
|
31 - | version = "0.62.3"
|
31 + | version = "0.62.4"
|
32 32 |
|
33 33 | [dependencies.aws-smithy-json]
|
34 34 | path = "../aws-smithy-json"
|
35 - | version = "0.61.5"
|
35 + | version = "0.61.6"
|
36 36 |
|
37 37 | [dependencies.aws-smithy-runtime]
|
38 38 | path = "../aws-smithy-runtime"
|
39 39 | features = ["client", "http-auth"]
|
40 40 | version = "1.9.2"
|
41 41 |
|
42 42 | [dependencies.aws-smithy-runtime-api]
|
43 43 | path = "../aws-smithy-runtime-api"
|
44 44 | features = ["client", "http-02x", "http-auth"]
|
45 45 | version = "1.9.0"
|
46 46 |
|
47 47 | [dependencies.aws-smithy-types]
|
48 48 | path = "../aws-smithy-types"
|
49 - | version = "1.3.2"
|
49 + | version = "1.3.3"
|
50 50 |
|
51 51 | [dependencies.aws-types]
|
52 52 | path = "../aws-types"
|
53 53 | version = "1.3.8"
|
54 54 |
|
55 55 | [dependencies.bytes]
|
56 56 | version = "1.4.0"
|
57 57 |
|
58 58 | [dependencies.fastrand]
|
59 59 | version = "2.0.0"
|
60 60 |
|
61 61 | [dependencies.http]
|
62 62 | version = "0.2.9"
|
63 63 |
|
64 64 | [dependencies.regex-lite]
|
65 65 | version = "0.1.5"
|
66 66 |
|
67 67 | [dependencies.tracing]
|
68 68 | version = "0.1"
|
69 69 | [dev-dependencies.aws-config]
|
70 70 | path = "../aws-config"
|
71 71 | version = "1.8.7"
|
72 72 |
|
73 73 | [dev-dependencies.aws-credential-types]
|
74 74 | path = "../aws-credential-types"
|
75 75 | features = ["test-util"]
|
76 76 | version = "1.2.7"
|
77 77 |
|
78 78 | [dev-dependencies.aws-runtime]
|
79 79 | path = "../aws-runtime"
|
80 80 | features = ["test-util"]
|
81 81 | version = "1.5.11"
|
82 82 |
|
83 83 | [dev-dependencies.aws-smithy-async]
|
84 84 | path = "../aws-smithy-async"
|
85 85 | features = ["test-util"]
|
86 86 | version = "1.2.5"
|
87 87 |
|
88 88 | [dev-dependencies.aws-smithy-http-client]
|
89 89 | path = "../aws-smithy-http-client"
|
90 90 | features = ["test-util", "wire-mock"]
|
91 91 | version = "1.1.2"
|
92 92 |
|
93 93 | [dev-dependencies.aws-smithy-protocol-test]
|
94 94 | path = "../aws-smithy-protocol-test"
|
95 95 | version = "0.63.4"
|
96 96 |
|
97 97 | [dev-dependencies.aws-smithy-runtime]
|
98 98 | path = "../aws-smithy-runtime"
|
99 99 | features = ["test-util"]
|
100 100 | version = "1.9.2"
|
101 101 |
|
102 102 | [dev-dependencies.aws-smithy-runtime-api]
|
103 103 | path = "../aws-smithy-runtime-api"
|
104 104 | features = ["test-util"]
|
105 105 | version = "1.9.0"
|
106 106 |
|
107 107 | [dev-dependencies.aws-smithy-types]
|
108 108 | path = "../aws-smithy-types"
|
109 109 | features = ["test-util"]
|
110 - | version = "1.3.2"
|
110 + | version = "1.3.3"
|
111 111 |
|
112 112 | [dev-dependencies.futures-util]
|
113 113 | version = "0.3.25"
|
114 114 | features = ["alloc"]
|
115 115 | default-features = false
|
116 116 |
|
117 117 | [dev-dependencies.http-1x]
|
118 118 | version = "1"
|
119 119 | package = "http"
|
120 120 |
|
121 121 | [dev-dependencies.serde_json]
|
122 122 | version = "1.0.0"
|
123 123 |
|
124 124 | [dev-dependencies.tokio]
|
125 125 | version = "1.23.1"
|
126 126 | features = ["macros", "test-util", "rt-multi-thread"]
|
127 127 |
|
128 128 | [dev-dependencies.tracing-subscriber]
|
129 129 | version = "0.3.16"
|
130 130 | features = ["env-filter", "json"]
|
131 131 |
|
132 132 | [features]
|
133 133 | behavior-version-latest = []
|
134 134 | rustls = ["aws-smithy-runtime/tls-rustls"]
|
135 135 | default-https-client = ["aws-smithy-runtime/default-https-client"]
|
136 136 | rt-tokio = ["aws-smithy-async/rt-tokio", "aws-smithy-types/rt-tokio"]
|
137 137 | test-util = ["aws-smithy-runtime/test-util"]
|
138 138 | gated-tests = []
|
139 139 | default = ["rustls", "default-https-client", "rt-tokio"]
|