File tree Expand file tree Collapse file tree 7 files changed +46
-66
lines changed
amzn-codewhisperer-client
amzn-codewhisperer-streaming-client
amzn-qdeveloper-streaming-client
amzn-toolkit-telemetry-client Expand file tree Collapse file tree 7 files changed +46
-66
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,10 @@ async-trait = "0.1.87"
2424aws-config = " 1.0.3"
2525aws-credential-types = " 1.0.3"
2626aws-runtime = " 1.4.4"
27- aws-sdk-cognitoidentity = " 1.51 .0"
28- aws-sdk-ssooidc = " 1.51 .0"
27+ aws-sdk-cognitoidentity = " 1.88 .0"
28+ aws-sdk-ssooidc = " 1.89 .0"
2929aws-smithy-async = " 1.2.2"
30- aws-smithy-runtime-api = " 1.6.1 "
30+ aws-smithy-runtime-api = " 1.9.2 "
3131aws-smithy-types = " 1.2.10"
3232aws-types = " 1.3.0"
3333base64 = " 0.22.1"
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.4 "
6868
6969[dependencies .aws-smithy-json ]
70- version = " 0.61.2 "
70+ version = " 0.61.7 "
7171
7272[dependencies .aws-smithy-runtime ]
7373version = " 1.7.8"
@@ -77,7 +77,7 @@ features = [
7777]
7878
7979[dependencies .aws-smithy-runtime-api ]
80- version = " 1.7.3 "
80+ version = " 1.9.2 "
8181features = [
8282 " client" ,
8383 " http-02x" ,
Original file line number Diff line number Diff line change @@ -64,14 +64,14 @@ version = "1.5.5"
6464version = " 1.2.4"
6565
6666[dependencies .aws-smithy-eventstream ]
67- version = " 0.60.6 "
67+ version = " 0.60.13 "
6868
6969[dependencies .aws-smithy-http ]
70- version = " 0.60.12 "
70+ version = " 0.62.4 "
7171features = [" event-stream" ]
7272
7373[dependencies .aws-smithy-json ]
74- version = " 0.61.2 "
74+ version = " 0.61.7 "
7575
7676[dependencies .aws-smithy-runtime ]
7777version = " 1.7.8"
@@ -81,7 +81,7 @@ features = [
8181]
8282
8383[dependencies .aws-smithy-runtime-api ]
84- version = " 1.7.3 "
84+ version = " 1.9.2 "
8585features = [
8686 " client" ,
8787 " http-02x" ,
Original file line number Diff line number Diff line change @@ -67,17 +67,17 @@ version = "1.5.5"
6767version = " 1.2.4"
6868
6969[dependencies .aws-smithy-http ]
70- version = " 0.60.12 "
70+ version = " 0.62.4 "
7171
7272[dependencies .aws-smithy-json ]
73- version = " 0.61.2 "
73+ version = " 0.61.7 "
7474
7575[dependencies .aws-smithy-runtime ]
7676version = " 1.7.8"
7777features = [" client" ]
7878
7979[dependencies .aws-smithy-runtime-api ]
80- version = " 1.7.3 "
80+ version = " 1.9.2 "
8181features = [
8282 " client" ,
8383 " http-02x" ,
Original file line number Diff line number Diff line change @@ -67,21 +67,21 @@ version = "1.5.5"
6767version = " 1.2.4"
6868
6969[dependencies .aws-smithy-eventstream ]
70- version = " 0.60.6 "
70+ version = " 0.60.13 "
7171
7272[dependencies .aws-smithy-http ]
73- version = " 0.60.12 "
73+ version = " 0.62.4 "
7474features = [" event-stream" ]
7575
7676[dependencies .aws-smithy-json ]
77- version = " 0.61.2 "
77+ version = " 0.61.7 "
7878
7979[dependencies .aws-smithy-runtime ]
8080version = " 1.7.8"
8181features = [" client" ]
8282
8383[dependencies .aws-smithy-runtime-api ]
84- version = " 1.7.3 "
84+ version = " 1.9.2 "
8585features = [
8686 " client" ,
8787 " http-02x" ,
Original file line number Diff line number Diff line change @@ -38,17 +38,17 @@ version = "1.1.3"
3838version = " 1.1.3"
3939
4040[dependencies .aws-smithy-http ]
41- version = " 0.62.1 "
41+ version = " 0.62.4 "
4242
4343[dependencies .aws-smithy-json ]
44- version = " 0.61.3 "
44+ version = " 0.61.7 "
4545
4646[dependencies .aws-smithy-runtime ]
4747version = " 1.1.3"
4848features = [" client" ]
4949
5050[dependencies .aws-smithy-runtime-api ]
51- version = " 1.1.3 "
51+ version = " 1.9.2 "
5252features = [" client" , " http-02x" ]
5353
5454[dependencies .aws-smithy-types ]
You can’t perform that action at this time.
0 commit comments