rev. a9e36e17d378a7b265067e67ec976d693ea30a3b
71 71
name = "aws-smithy-eventstream"
72 72
version = "0.60.13"
73 73
dependencies = [
74 74
"aws-smithy-types",
75 75
"bytes",
76 76
"crc32fast",
77 77
]
78 78
79 79
[[package]]
80 80
name = "aws-smithy-http"
81 81
version = "0.62.5"
82 82
83 83
"aws-smithy-eventstream",
84 84
"aws-smithy-runtime-api",
85 85
86 86
87 87
"bytes-utils",
88 88
"futures-core",
89 89
"futures-util",
90 90
"http 0.2.12",
91 91
"http 1.3.1",
92 92
"http-body",
93 93
"percent-encoding",
94 94
"pin-project-lite",
95 95
"pin-utils",
96 96
"tracing",
97 97
98 98
99 99
100 100
name = "aws-smithy-http-server"
101 -
version = "0.65.8"
101 +
version = "0.65.9"
102 102
103 103
"aws-smithy-cbor",
104 104
"aws-smithy-http",
105 105
"aws-smithy-json",
106 106
107 107
108 108
"aws-smithy-xml",
109 109
110 110
111 111
112 112
113 113
"hyper",
114 114
"lambda_http",
115 115
"mime",
116 116
"nom",
117 117
118 118
"regex",
119 119
"serde_urlencoded",
120 120
"thiserror 2.0.17",
121 121
"tokio",
122 122
"tower",
123 123
"tower-http",
124 124
125 125
"uuid",
126 126
127 127
128 128
129 129
name = "aws-smithy-http-server-python"
130 130
version = "0.66.5"
131 131