File tree Expand file tree Collapse file tree 9 files changed +53
-87
lines changed
amzn-codewhisperer-client
amzn-codewhisperer-streaming-client
amzn-qdeveloper-streaming-client
amzn-toolkit-telemetry-client Expand file tree Collapse file tree 9 files changed +53
-87
lines changed Original file line number Diff line number Diff line change @@ -64,10 +64,10 @@ version = "1.5.5"
6464version = " 1.2.4"
6565
6666[dependencies .aws-smithy-http ]
67- version = " 0.60.12 "
67+ version = " 0.62.1 "
6868
6969[dependencies .aws-smithy-json ]
70- version = " 0.61.2 "
70+ version = " 0.61.3 "
7171
7272[dependencies .aws-smithy-runtime ]
7373version = " 1.7.8"
Original file line number Diff line number Diff line change @@ -67,11 +67,11 @@ version = "1.2.4"
6767version = " 0.60.6"
6868
6969[dependencies .aws-smithy-http ]
70- version = " 0.60.12 "
70+ version = " 0.62.1 "
7171features = [" event-stream" ]
7272
7373[dependencies .aws-smithy-json ]
74- version = " 0.61.2 "
74+ version = " 0.61.3 "
7575
7676[dependencies .aws-smithy-runtime ]
7777version = " 1.7.8"
Original file line number Diff line number Diff line change @@ -67,10 +67,10 @@ version = "1.5.5"
6767version = " 1.2.4"
6868
6969[dependencies .aws-smithy-http ]
70- version = " 0.60.12 "
70+ version = " 0.62.1 "
7171
7272[dependencies .aws-smithy-json ]
73- version = " 0.61.2 "
73+ version = " 0.61.3 "
7474
7575[dependencies .aws-smithy-runtime ]
7676version = " 1.7.8"
Original file line number Diff line number Diff line change @@ -70,11 +70,11 @@ version = "1.2.4"
7070version = " 0.60.6"
7171
7272[dependencies .aws-smithy-http ]
73- version = " 0.60.12 "
73+ version = " 0.62.1 "
7474features = [" event-stream" ]
7575
7676[dependencies .aws-smithy-json ]
77- version = " 0.61.2 "
77+ version = " 0.61.3 "
7878
7979[dependencies .aws-smithy-runtime ]
8080version = " 1.7.8"
Original file line number Diff line number Diff line change @@ -38,10 +38,10 @@ version = "1.1.3"
3838version = " 1.1.3"
3939
4040[dependencies .aws-smithy-http ]
41- version = " 0.60.3 "
41+ version = " 0.62.1 "
4242
4343[dependencies .aws-smithy-json ]
44- version = " 0.60 .3"
44+ version = " 0.61 .3"
4545
4646[dependencies .aws-smithy-runtime ]
4747version = " 1.1.3"
Original file line number Diff line number Diff line change @@ -30,10 +30,10 @@ amzn-toolkit-telemetry-client = { path = "../amzn-toolkit-telemetry-client" }
3030anstream = " 0.6.13"
3131arboard = { version = " 3.5.0" , default-features = false }
3232async-trait = " 0.1.87"
33- aws-config = " 1.0 .3"
33+ aws-config = " 1.6 .3"
3434aws-credential-types = " 1.0.3"
3535aws-runtime = " 1.4.4"
36- aws-sdk-cognitoidentity = " 1.51 .0"
36+ aws-sdk-cognitoidentity = " 1.69 .0"
3737aws-sdk-ssooidc = " 1.51.0"
3838aws-smithy-async = " 1.2.2"
3939aws-smithy-runtime-api = " 1.6.1"
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ amzn-codewhisperer-client.workspace = true
1818amzn-codewhisperer-streaming-client.workspace = true
1919amzn-consolas-client.workspace = true
2020amzn-qdeveloper-streaming-client.workspace = true
21- aws-config = " 1.0 .3"
21+ aws-config = " 1.6 .3"
2222aws-credential-types = " 1.0.3"
2323aws-smithy-async = " 1.2.2"
2424aws-smithy-runtime-api.workspace = true
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ amzn-toolkit-telemetry-client = { path = "../amzn-toolkit-telemetry-client" }
1616anyhow.workspace = true
1717async-trait.workspace = true
1818aws-credential-types = " 1.1.6"
19- aws-sdk-cognitoidentity = " 1.51 .0"
20- aws-sdk-cognitoidentityprovider = " 1.60.1 "
19+ aws-sdk-cognitoidentity = " 1.69 .0"
20+ aws-sdk-cognitoidentityprovider = " 1.81.0 "
2121aws-smithy-async = " 1.2.2"
2222aws-smithy-types = " 1.2.10"
2323aws-toolkit-telemetry-definitions = { path = " ../aws-toolkit-telemetry-definitions" }
You can’t perform that action at this time.
0 commit comments