1 1 | # Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
|
2 2 | [package]
|
3 3 | name = "aws-sdk-cloudwatchlogs"
|
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 CloudWatch Logs"
|
7 7 | edition = "2021"
|
8 8 | license = "Apache-2.0"
|
9 9 | repository = "https://github.com/awslabs/aws-sdk-rust"
|
10 - | rust-version = "1.82.0"
|
10 + | rust-version = "1.85.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.3"
|
20 20 |
|
21 21 | [dependencies.aws-runtime]
|
22 22 | path = "../aws-runtime"
|
23 23 | features = ["event-stream"]
|
24 - | version = "1.5.7"
|
24 + | version = "1.5.8"
|
25 25 |
|
26 26 | [dependencies.aws-smithy-async]
|
27 27 | path = "../aws-smithy-async"
|
28 28 | version = "1.2.5"
|
29 29 |
|
30 30 | [dependencies.aws-smithy-eventstream]
|
31 31 | path = "../aws-smithy-eventstream"
|
32 - | version = "0.60.8"
|
32 + | version = "0.60.9"
|
33 33 |
|
34 34 | [dependencies.aws-smithy-http]
|
35 35 | path = "../aws-smithy-http"
|
36 36 | features = ["event-stream"]
|
37 37 | version = "0.62.1"
|
38 38 |
|
39 39 | [dependencies.aws-smithy-json]
|
40 40 | path = "../aws-smithy-json"
|
41 - | version = "0.61.3"
|
41 + | version = "0.61.4"
|
42 42 |
|
43 43 | [dependencies.aws-smithy-runtime]
|
44 44 | path = "../aws-smithy-runtime"
|
45 45 | features = ["client"]
|
46 46 | version = "1.8.3"
|
47 47 |
|
48 48 | [dependencies.aws-smithy-runtime-api]
|
49 49 | path = "../aws-smithy-runtime-api"
|
50 50 | features = ["client", "http-02x"]
|
51 - | version = "1.8.0"
|
51 + | version = "1.8.1"
|
52 52 |
|
53 53 | [dependencies.aws-smithy-types]
|
54 54 | path = "../aws-smithy-types"
|
55 - | version = "1.3.1"
|
55 + | version = "1.3.2"
|
56 56 |
|
57 57 | [dependencies.aws-types]
|
58 58 | path = "../aws-types"
|
59 59 | version = "1.3.7"
|
60 60 |
|
61 61 | [dependencies.bytes]
|
62 62 | version = "1.4.0"
|
63 63 |
|
64 64 | [dependencies.fastrand]
|
65 65 | version = "2.0.0"
|
66 66 |
|
67 67 | [dependencies.http]
|
68 68 | version = "0.2.9"
|
69 69 |
|
70 70 | [dependencies.regex-lite]
|
71 71 | version = "0.1.5"
|
72 72 |
|
73 73 | [dependencies.tracing]
|
74 74 | version = "0.1"
|
75 75 | [dev-dependencies.aws-config]
|
76 76 | path = "../aws-config"
|
77 - | version = "1.6.3"
|
77 + | version = "1.6.4"
|
78 78 |
|
79 79 | [dev-dependencies.aws-credential-types]
|
80 80 | path = "../aws-credential-types"
|
81 81 | features = ["test-util"]
|
82 82 | version = "1.2.3"
|
83 83 |
|
84 84 | [dev-dependencies.aws-runtime]
|
85 85 | path = "../aws-runtime"
|
86 86 | features = ["test-util"]
|
87 - | version = "1.5.7"
|
87 + | version = "1.5.8"
|
88 88 |
|
89 89 | [dev-dependencies.aws-smithy-async]
|
90 90 | path = "../aws-smithy-async"
|
91 91 | features = ["test-util"]
|
92 92 | version = "1.2.5"
|
93 93 |
|
94 94 | [dev-dependencies.aws-smithy-eventstream]
|
95 95 | path = "../aws-smithy-eventstream"
|
96 96 | features = ["test-util"]
|
97 - | version = "0.60.8"
|
97 + | version = "0.60.9"
|
98 98 |
|
99 99 | [dev-dependencies.aws-smithy-http-client]
|
100 100 | path = "../aws-smithy-http-client"
|
101 101 | features = ["test-util", "wire-mock"]
|
102 - | version = "1.0.3"
|
102 + | version = "1.0.5"
|
103 103 |
|
104 104 | [dev-dependencies.aws-smithy-protocol-test]
|
105 105 | path = "../aws-smithy-protocol-test"
|
106 - | version = "0.63.2"
|
106 + | version = "0.63.4"
|
107 107 |
|
108 108 | [dev-dependencies.aws-smithy-runtime]
|
109 109 | path = "../aws-smithy-runtime"
|
110 110 | features = ["test-util"]
|
111 111 | version = "1.8.3"
|
112 112 |
|
113 113 | [dev-dependencies.aws-smithy-runtime-api]
|
114 114 | path = "../aws-smithy-runtime-api"
|
115 115 | features = ["test-util"]
|
116 - | version = "1.8.0"
|
116 + | version = "1.8.1"
|
117 117 |
|
118 118 | [dev-dependencies.aws-smithy-types]
|
119 119 | path = "../aws-smithy-types"
|
120 120 | features = ["test-util"]
|
121 - | version = "1.3.1"
|
121 + | version = "1.3.2"
|
122 122 |
|
123 123 | [dev-dependencies.futures-util]
|
124 124 | version = "0.3.25"
|
125 125 | features = ["alloc"]
|
126 126 | default-features = false
|
127 127 |
|
128 128 | [dev-dependencies.http-1x]
|
129 129 | version = "1"
|
130 130 | package = "http"
|
131 131 |
|
132 132 | [dev-dependencies.serde_json]
|
133 133 | version = "1.0.0"
|
134 134 |
|
135 135 | [dev-dependencies.tokio]
|
136 136 | version = "1.23.1"
|
137 137 | features = ["macros", "test-util", "rt-multi-thread"]
|
138 138 |
|
139 139 | [dev-dependencies.tracing-subscriber]
|
140 140 | version = "0.3.16"
|
141 141 | features = ["env-filter", "json"]
|
142 142 |
|
143 143 | [features]
|
144 144 | behavior-version-latest = []
|
145 145 | rustls = ["aws-smithy-runtime/tls-rustls"]
|
146 146 | default-https-client = ["aws-smithy-runtime/default-https-client"]
|
147 147 | rt-tokio = ["aws-smithy-async/rt-tokio", "aws-smithy-types/rt-tokio"]
|
148 148 | test-util = ["aws-credential-types/test-util", "aws-smithy-runtime/test-util"]
|
149 149 | gated-tests = []
|
150 150 | default = ["rustls", "default-https-client", "rt-tokio"]
|