@@ -280,14 +280,14 @@ dependencies = [
280
280
281
281
[[package]]
282
282
name = "filetime"
283
- version = "0.2.16 "
283
+ version = "0.2.17 "
284
284
source = "registry+https://github.com/rust-lang/crates.io-index"
285
- checksum = "c0408e2626025178a6a7f7ffc05a25bc47103229f19c113755de7bf63816290c "
285
+ checksum = "e94a7bbaa59354bc20dd75b67f23e2797b4490e9d6928203fb105c79e448c86c "
286
286
dependencies = [
287
287
"cfg-if",
288
288
"libc",
289
289
"redox_syscall",
290
- "winapi ",
290
+ "windows-sys ",
291
291
]
292
292
293
293
[[package]]
@@ -335,12 +335,6 @@ dependencies = [
335
335
"wasi",
336
336
]
337
337
338
- [[package]]
339
- name = "hashbrown"
340
- version = "0.12.1"
341
- source = "registry+https://github.com/rust-lang/crates.io-index"
342
- checksum = "db0d4cf898abf0081f964436dc980e96670a0f36863e4b83aaacdb65c9d7ccc3"
343
-
344
338
[[package]]
345
339
name = "heck"
346
340
version = "0.3.3"
@@ -391,16 +385,6 @@ dependencies = [
391
385
"unicode-normalization",
392
386
]
393
387
394
- [[package]]
395
- name = "indexmap"
396
- version = "1.9.1"
397
- source = "registry+https://github.com/rust-lang/crates.io-index"
398
- checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e"
399
- dependencies = [
400
- "autocfg",
401
- "hashbrown",
402
- ]
403
-
404
388
[[package]]
405
389
name = "instant"
406
390
version = "0.1.12"
@@ -565,15 +549,15 @@ dependencies = [
565
549
566
550
[[package]]
567
551
name = "once_cell"
568
- version = "1.12 .0"
552
+ version = "1.13 .0"
569
553
source = "registry+https://github.com/rust-lang/crates.io-index"
570
- checksum = "7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225 "
554
+ checksum = "18a6dbe30758c9f83eb00cbea4ac95966305f5a7772f3f42ebfc7fc7eddbd8e1 "
571
555
572
556
[[package]]
573
557
name = "openssl"
574
- version = "0.10.40 "
558
+ version = "0.10.41 "
575
559
source = "registry+https://github.com/rust-lang/crates.io-index"
576
- checksum = "fb81a6430ac911acb25fe5ac8f1d2af1b4ea8a4fdfda0f1ee4292af2e2d8eb0e "
560
+ checksum = "618febf65336490dfcf20b73f885f5651a0c89c64c2d4a8c3662585a70bf5bd0 "
577
561
dependencies = [
578
562
"bitflags",
579
563
"cfg-if",
@@ -603,18 +587,18 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
603
587
604
588
[[package]]
605
589
name = "openssl-src"
606
- version = "111.21 .0+1.1.1p "
590
+ version = "111.22 .0+1.1.1q "
607
591
source = "registry+https://github.com/rust-lang/crates.io-index"
608
- checksum = "6d0a8313729211913936f1b95ca47a5fc7f2e04cd658c115388287f8a8361008 "
592
+ checksum = "8f31f0d509d1c1ae9cada2f9539ff8f37933831fd5098879e482aa687d659853 "
609
593
dependencies = [
610
594
"cc",
611
595
]
612
596
613
597
[[package]]
614
598
name = "openssl-sys"
615
- version = "0.9.74 "
599
+ version = "0.9.75 "
616
600
source = "registry+https://github.com/rust-lang/crates.io-index"
617
- checksum = "835363342df5fba8354c5b453325b110ffd54044e588c539cf2f20a8014e4cb1 "
601
+ checksum = "e5f9bd0c2710541a3cda73d6f9ac4f1b240de4ae261065d309dbe73d9dceb42f "
618
602
dependencies = [
619
603
"autocfg",
620
604
"cc",
@@ -771,9 +755,9 @@ dependencies = [
771
755
772
756
[[package]]
773
757
name = "regex"
774
- version = "1.5.6 "
758
+ version = "1.6.0 "
775
759
source = "registry+https://github.com/rust-lang/crates.io-index"
776
- checksum = "d83f127d94bdbcda4c8cc2e50f6f84f4b611f69c902699ca385a39c3a75f9ff1 "
760
+ checksum = "4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b "
777
761
dependencies = [
778
762
"aho-corasick",
779
763
"memchr",
@@ -788,9 +772,9 @@ checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
788
772
789
773
[[package]]
790
774
name = "regex-syntax"
791
- version = "0.6.26 "
775
+ version = "0.6.27 "
792
776
source = "registry+https://github.com/rust-lang/crates.io-index"
793
- checksum = "49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64 "
777
+ checksum = "a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244 "
794
778
795
779
[[package]]
796
780
name = "remove_dir_all"
@@ -860,18 +844,18 @@ checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
860
844
861
845
[[package]]
862
846
name = "serde"
863
- version = "1.0.137 "
847
+ version = "1.0.139 "
864
848
source = "registry+https://github.com/rust-lang/crates.io-index"
865
- checksum = "61ea8d54c77f8315140a05f4c7237403bf38b72704d031543aa1d16abbf517d1 "
849
+ checksum = "0171ebb889e45aa68b44aee0859b3eede84c6f5f5c228e6f140c0b2a0a46cad6 "
866
850
dependencies = [
867
851
"serde_derive",
868
852
]
869
853
870
854
[[package]]
871
855
name = "serde_derive"
872
- version = "1.0.137 "
856
+ version = "1.0.139 "
873
857
source = "registry+https://github.com/rust-lang/crates.io-index"
874
- checksum = "1f26faba0c3959972377d3b2d306ee9f71faee9714294e41bb777f83f88578be "
858
+ checksum = "dc1d3230c1de7932af58ad8ffbe1d784bd55efd5a9d84ac24f69c72d83543dfb "
875
859
dependencies = [
876
860
"proc-macro2",
877
861
"quote",
@@ -1039,9 +1023,9 @@ checksum = "5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c"
1039
1023
1040
1024
[[package]]
1041
1025
name = "unicode-normalization"
1042
- version = "0.1.20 "
1026
+ version = "0.1.21 "
1043
1027
source = "registry+https://github.com/rust-lang/crates.io-index"
1044
- checksum = "81dee68f85cab8cf68dec42158baf3a79a1cdc065a8b103025965d6ccb7f6cbd "
1028
+ checksum = "854cbdc4f7bc6ae19c820d44abdc3277ac3e1b2b93db20a636825d9322fb60e6 "
1045
1029
dependencies = [
1046
1030
"tinyvec",
1047
1031
]
@@ -1120,19 +1104,19 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
1120
1104
1121
1105
[[package]]
1122
1106
name = "wasm-bindgen"
1123
- version = "0.2.78 "
1107
+ version = "0.2.81 "
1124
1108
source = "registry+https://github.com/rust-lang/crates.io-index"
1125
- checksum = "632f73e236b219150ea279196e54e610f5dbafa5d61786303d4da54f84e47fce "
1109
+ checksum = "7c53b543413a17a202f4be280a7e5c62a1c69345f5de525ee64f8cfdbc954994 "
1126
1110
dependencies = [
1127
1111
"cfg-if",
1128
1112
"wasm-bindgen-macro",
1129
1113
]
1130
1114
1131
1115
[[package]]
1132
1116
name = "wasm-bindgen-backend"
1133
- version = "0.2.78 "
1117
+ version = "0.2.81 "
1134
1118
source = "registry+https://github.com/rust-lang/crates.io-index"
1135
- checksum = "a317bf8f9fba2476b4b2c85ef4c4af8ff39c3c7f0cdfeed4f82c34a880aa837b "
1119
+ checksum = "5491a68ab4500fa6b4d726bd67408630c3dbe9c4fe7bda16d5c82a1fd8c7340a "
1136
1120
dependencies = [
1137
1121
"bumpalo",
1138
1122
"lazy_static",
@@ -1145,7 +1129,7 @@ dependencies = [
1145
1129
1146
1130
[[package]]
1147
1131
name = "wasm-bindgen-cli"
1148
- version = "0.2.78 "
1132
+ version = "0.2.81 "
1149
1133
dependencies = [
1150
1134
"anyhow",
1151
1135
"assert_cmd",
@@ -1166,6 +1150,7 @@ dependencies = [
1166
1150
"wasm-bindgen",
1167
1151
"wasm-bindgen-cli-support",
1168
1152
"wasm-bindgen-shared",
1153
+ "wasmprinter",
1169
1154
"wit-printer",
1170
1155
"wit-text",
1171
1156
"wit-validator",
@@ -1174,9 +1159,9 @@ dependencies = [
1174
1159
1175
1160
[[package]]
1176
1161
name = "wasm-bindgen-cli-support"
1177
- version = "0.2.78 "
1162
+ version = "0.2.81 "
1178
1163
source = "registry+https://github.com/rust-lang/crates.io-index"
1179
- checksum = "676406c3960cf7d5a581f13e6015d9aff1521042510fd5139cf47baad2eb8a28 "
1164
+ checksum = "4016fbd42224de21aab2f009aeaec61067d278a298ba7f8f7f8d40fbffea0822 "
1180
1165
dependencies = [
1181
1166
"anyhow",
1182
1167
"base64 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1198,29 +1183,29 @@ dependencies = [
1198
1183
1199
1184
[[package]]
1200
1185
name = "wasm-bindgen-externref-xform"
1201
- version = "0.2.78 "
1186
+ version = "0.2.81 "
1202
1187
source = "registry+https://github.com/rust-lang/crates.io-index"
1203
- checksum = "47be83b4ede14262d9ff7a748ef956f9d78cca20097dcdd12b0214e7960d5f98 "
1188
+ checksum = "f33c8e2d3f3b6f6647f982911eb4cb44998c8cca97a4fe7afc99f616ebb33a73 "
1204
1189
dependencies = [
1205
1190
"anyhow",
1206
1191
"walrus",
1207
1192
]
1208
1193
1209
1194
[[package]]
1210
1195
name = "wasm-bindgen-macro"
1211
- version = "0.2.78 "
1196
+ version = "0.2.81 "
1212
1197
source = "registry+https://github.com/rust-lang/crates.io-index"
1213
- checksum = "d56146e7c495528bf6587663bea13a8eb588d39b36b679d83972e1a2dbbdacf9 "
1198
+ checksum = "c441e177922bc58f1e12c022624b6216378e5febc2f0533e41ba443d505b80aa "
1214
1199
dependencies = [
1215
1200
"quote",
1216
1201
"wasm-bindgen-macro-support",
1217
1202
]
1218
1203
1219
1204
[[package]]
1220
1205
name = "wasm-bindgen-macro-support"
1221
- version = "0.2.78 "
1206
+ version = "0.2.81 "
1222
1207
source = "registry+https://github.com/rust-lang/crates.io-index"
1223
- checksum = "7803e0eea25835f8abdc585cd3021b3deb11543c6fe226dcd30b228857c5c5ab "
1208
+ checksum = "7d94ac45fcf608c1f45ef53e748d35660f168490c10b23704c7779ab8f5c3048 "
1224
1209
dependencies = [
1225
1210
"proc-macro2",
1226
1211
"quote",
@@ -1231,25 +1216,25 @@ dependencies = [
1231
1216
1232
1217
[[package]]
1233
1218
name = "wasm-bindgen-multi-value-xform"
1234
- version = "0.2.78 "
1219
+ version = "0.2.81 "
1235
1220
source = "registry+https://github.com/rust-lang/crates.io-index"
1236
- checksum = "97fe4a0115972f946060752b2a2cbf7d40a54715e4478b4b157dba1070b7f1b4 "
1221
+ checksum = "7015b54357604811162710d5cf274ab85d974fe1e324222dd5b2133afdefe9b9 "
1237
1222
dependencies = [
1238
1223
"anyhow",
1239
1224
"walrus",
1240
1225
]
1241
1226
1242
1227
[[package]]
1243
1228
name = "wasm-bindgen-shared"
1244
- version = "0.2.78 "
1229
+ version = "0.2.81 "
1245
1230
source = "registry+https://github.com/rust-lang/crates.io-index"
1246
- checksum = "0237232789cf037d5480773fe568aac745bfe2afbc11a863e97901780a6b47cc "
1231
+ checksum = "6a89911bd99e5f3659ec4acf9c4d93b0a90fe4a2a11f15328472058edc5261be "
1247
1232
1248
1233
[[package]]
1249
1234
name = "wasm-bindgen-threads-xform"
1250
- version = "0.2.78 "
1235
+ version = "0.2.81 "
1251
1236
source = "registry+https://github.com/rust-lang/crates.io-index"
1252
- checksum = "2d6e689ab91f6489df7790a853869cfbfe4c765a75714007be0f54277f8f0cca "
1237
+ checksum = "6961b838d9a9c121ba4a1eea1628014cc759469e3defb42bbac9c5ed0f65be14 "
1253
1238
dependencies = [
1254
1239
"anyhow",
1255
1240
"walrus",
@@ -1258,19 +1243,19 @@ dependencies = [
1258
1243
1259
1244
[[package]]
1260
1245
name = "wasm-bindgen-wasm-conventions"
1261
- version = "0.2.78 "
1246
+ version = "0.2.81 "
1262
1247
source = "registry+https://github.com/rust-lang/crates.io-index"
1263
- checksum = "811ac791b372687313fb22316a924e5828d1bfb3a100784e1f4eef348042a173 "
1248
+ checksum = "c0a0eca38fe89471f57d6903f3e17e732d2d6f995a7af5b23f27df7fee0f0d18 "
1264
1249
dependencies = [
1265
1250
"anyhow",
1266
1251
"walrus",
1267
1252
]
1268
1253
1269
1254
[[package]]
1270
1255
name = "wasm-bindgen-wasm-interpreter"
1271
- version = "0.2.78 "
1256
+ version = "0.2.81 "
1272
1257
source = "registry+https://github.com/rust-lang/crates.io-index"
1273
- checksum = "676462889d49300b5958686a633c0e1991fd1633cf45d41b05ca3c530c411b7f "
1258
+ checksum = "0b1c9fb7f71137840932bbb853ef1f83d68c88584b716c9bbae38675c9fb8b86 "
1274
1259
dependencies = [
1275
1260
"anyhow",
1276
1261
"log",
@@ -1292,21 +1277,18 @@ checksum = "b35c86d22e720a07d954ebbed772d01180501afe7d03d464f413bb5f8914a8d6"
1292
1277
1293
1278
[[package]]
1294
1279
name = "wasmparser"
1295
- version = "0.86 .0"
1280
+ version = "0.83 .0"
1296
1281
source = "registry+https://github.com/rust-lang/crates.io-index"
1297
- checksum = "4bcbfe95447da2aa7ff171857fc8427513eb57c75a729bb190e974dc695e8f5c"
1298
- dependencies = [
1299
- "indexmap",
1300
- ]
1282
+ checksum = "718ed7c55c2add6548cca3ddd6383d738cd73b892df400e96b9aa876f0141d7a"
1301
1283
1302
1284
[[package]]
1303
1285
name = "wasmprinter"
1304
- version = "0.2.36 "
1286
+ version = "0.2.33 "
1305
1287
source = "registry+https://github.com/rust-lang/crates.io-index"
1306
- checksum = "aa4cca415278da771add7c9ab7f3391f04b8d98719d2cf28a185d38d5206697e "
1288
+ checksum = "f973822fb3ca7e03ab421910274514b405df19a3d53acb131ae4df3a2fc4eb58 "
1307
1289
dependencies = [
1308
1290
"anyhow",
1309
- "wasmparser 0.86 .0 (registry+https://github.com/rust-lang/crates.io-index)",
1291
+ "wasmparser 0.83 .0 (registry+https://github.com/rust-lang/crates.io-index)",
1310
1292
]
1311
1293
1312
1294
[[package]]
0 commit comments