2
2
# It is not intended for manual editing.
3
3
[[package ]]
4
4
name = " anyhow"
5
- version = " 1.0.33 "
5
+ version = " 1.0.34 "
6
6
source = " registry+https://github.com/rust-lang/crates.io-index"
7
- checksum = " a1fd36ffbb1fb7c834eac128ea8d0e310c5aeb635548f9d58861e1308d46e71c "
7
+ checksum = " bf8dcb5b4bbaa28653b647d8c77bd4ed40183b48882e130c1f1ffb73de069fd7 "
8
8
9
9
[[package ]]
10
10
name = " ar"
@@ -31,28 +31,34 @@ checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"
31
31
32
32
[[package ]]
33
33
name = " cc"
34
- version = " 1.0.61 "
34
+ version = " 1.0.62 "
35
35
source = " registry+https://github.com/rust-lang/crates.io-index"
36
- checksum = " ed67cbde08356238e75fc4656be4749481eeffb09e19f320a25237d5221c985d "
36
+ checksum = " f1770ced377336a88a67c473594ccc14eca6f4559217c34f64aac8f83d641b40 "
37
37
38
38
[[package ]]
39
39
name = " cfg-if"
40
40
version = " 0.1.10"
41
41
source = " registry+https://github.com/rust-lang/crates.io-index"
42
42
checksum = " 4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
43
43
44
+ [[package ]]
45
+ name = " cfg-if"
46
+ version = " 1.0.0"
47
+ source = " registry+https://github.com/rust-lang/crates.io-index"
48
+ checksum = " baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
49
+
44
50
[[package ]]
45
51
name = " cranelift-bforest"
46
- version = " 0.67 .0"
47
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#44cbdecea03c360ea82e6482f0cf6c614effef21 "
52
+ version = " 0.68 .0"
53
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3 "
48
54
dependencies = [
49
55
" cranelift-entity" ,
50
56
]
51
57
52
58
[[package ]]
53
59
name = " cranelift-codegen"
54
- version = " 0.67 .0"
55
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#44cbdecea03c360ea82e6482f0cf6c614effef21 "
60
+ version = " 0.68 .0"
61
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3 "
56
62
dependencies = [
57
63
" byteorder" ,
58
64
" cranelift-bforest" ,
@@ -69,27 +75,27 @@ dependencies = [
69
75
70
76
[[package ]]
71
77
name = " cranelift-codegen-meta"
72
- version = " 0.67 .0"
73
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#44cbdecea03c360ea82e6482f0cf6c614effef21 "
78
+ version = " 0.68 .0"
79
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3 "
74
80
dependencies = [
75
81
" cranelift-codegen-shared" ,
76
82
" cranelift-entity" ,
77
83
]
78
84
79
85
[[package ]]
80
86
name = " cranelift-codegen-shared"
81
- version = " 0.67 .0"
82
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#44cbdecea03c360ea82e6482f0cf6c614effef21 "
87
+ version = " 0.68 .0"
88
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3 "
83
89
84
90
[[package ]]
85
91
name = " cranelift-entity"
86
- version = " 0.67 .0"
87
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#44cbdecea03c360ea82e6482f0cf6c614effef21 "
92
+ version = " 0.68 .0"
93
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3 "
88
94
89
95
[[package ]]
90
96
name = " cranelift-frontend"
91
- version = " 0.67 .0"
92
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#44cbdecea03c360ea82e6482f0cf6c614effef21 "
97
+ version = " 0.68 .0"
98
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3 "
93
99
dependencies = [
94
100
" cranelift-codegen" ,
95
101
" log" ,
@@ -99,8 +105,8 @@ dependencies = [
99
105
100
106
[[package ]]
101
107
name = " cranelift-module"
102
- version = " 0.67 .0"
103
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#44cbdecea03c360ea82e6482f0cf6c614effef21 "
108
+ version = " 0.68 .0"
109
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3 "
104
110
dependencies = [
105
111
" anyhow" ,
106
112
" cranelift-codegen" ,
@@ -111,8 +117,8 @@ dependencies = [
111
117
112
118
[[package ]]
113
119
name = " cranelift-native"
114
- version = " 0.67 .0"
115
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#44cbdecea03c360ea82e6482f0cf6c614effef21 "
120
+ version = " 0.68 .0"
121
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3 "
116
122
dependencies = [
117
123
" cranelift-codegen" ,
118
124
" raw-cpuid" ,
@@ -121,8 +127,8 @@ dependencies = [
121
127
122
128
[[package ]]
123
129
name = " cranelift-object"
124
- version = " 0.67 .0"
125
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#44cbdecea03c360ea82e6482f0cf6c614effef21 "
130
+ version = " 0.68 .0"
131
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3 "
126
132
dependencies = [
127
133
" anyhow" ,
128
134
" cranelift-codegen" ,
@@ -134,8 +140,8 @@ dependencies = [
134
140
135
141
[[package ]]
136
142
name = " cranelift-simplejit"
137
- version = " 0.67 .0"
138
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#44cbdecea03c360ea82e6482f0cf6c614effef21 "
143
+ version = " 0.68 .0"
144
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3 "
139
145
dependencies = [
140
146
" cranelift-codegen" ,
141
147
" cranelift-entity" ,
@@ -151,18 +157,18 @@ dependencies = [
151
157
152
158
[[package ]]
153
159
name = " crc32fast"
154
- version = " 1.2.0 "
160
+ version = " 1.2.1 "
155
161
source = " registry+https://github.com/rust-lang/crates.io-index"
156
- checksum = " ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1 "
162
+ checksum = " 81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a "
157
163
dependencies = [
158
- " cfg-if" ,
164
+ " cfg-if 1.0.0 " ,
159
165
]
160
166
161
167
[[package ]]
162
168
name = " errno"
163
- version = " 0.2.6 "
169
+ version = " 0.2.7 "
164
170
source = " registry+https://github.com/rust-lang/crates.io-index"
165
- checksum = " 6eab5ee3df98a279d9b316b1af6ac95422127b1290317e6d18c1743c99418b01 "
171
+ checksum = " fa68f2fb9cae9d37c9b2b3584aba698a2e97f72d7aef7b9f7aa71d8b54ce46fe "
166
172
dependencies = [
167
173
" errno-dragonfly" ,
168
174
" libc" ,
@@ -187,9 +193,9 @@ checksum = "8f5f3913fa0bfe7ee1fd8248b6b9f42a5af4b9d65ec2dd2c3c26132b950ecfc2"
187
193
188
194
[[package ]]
189
195
name = " gimli"
190
- version = " 0.22 .0"
196
+ version = " 0.23 .0"
191
197
source = " registry+https://github.com/rust-lang/crates.io-index"
192
- checksum = " aaf91faf136cb47367fa430cd46e37a788775e7fa104f8b4bcb3861dc389b724 "
198
+ checksum = " f6503fe142514ca4799d4c26297c4248239fe8838d827db6bd6065c6ed29a6ce "
193
199
dependencies = [
194
200
" indexmap" ,
195
201
]
@@ -212,17 +218,17 @@ dependencies = [
212
218
213
219
[[package ]]
214
220
name = " libc"
215
- version = " 0.2.79 "
221
+ version = " 0.2.80 "
216
222
source = " registry+https://github.com/rust-lang/crates.io-index"
217
- checksum = " 2448f6066e80e3bfc792e9c98bf705b4b0fc6e8ef5b43e5889aff0eaa9c58743 "
223
+ checksum = " 4d58d1b70b004888f764dfbf6a26a3b0342a1632d33968e4a179d8011c760614 "
218
224
219
225
[[package ]]
220
226
name = " libloading"
221
- version = " 0.6.4 "
227
+ version = " 0.6.5 "
222
228
source = " registry+https://github.com/rust-lang/crates.io-index"
223
- checksum = " 3557c9384f7f757f6d139cd3a4c62ef4e850696c16bf27924a5538c8a09717a1 "
229
+ checksum = " 1090080fe06ec2648d0da3881d9453d97e71a45f00eb179af7fdd7e3f686fdb0 "
224
230
dependencies = [
225
- " cfg-if" ,
231
+ " cfg-if 1.0.0 " ,
226
232
" winapi" ,
227
233
]
228
234
@@ -232,7 +238,7 @@ version = "0.4.11"
232
238
source = " registry+https://github.com/rust-lang/crates.io-index"
233
239
checksum = " 4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b"
234
240
dependencies = [
235
- " cfg-if" ,
241
+ " cfg-if 0.1.10 " ,
236
242
]
237
243
238
244
[[package ]]
@@ -246,9 +252,9 @@ dependencies = [
246
252
247
253
[[package ]]
248
254
name = " object"
249
- version = " 0.21.1 "
255
+ version = " 0.22.0 "
250
256
source = " registry+https://github.com/rust-lang/crates.io-index"
251
- checksum = " 37fd5004feb2ce328a52b0b3d01dbf4ffff72583493900ed15f22d4111c51693 "
257
+ checksum = " 8d3b63360ec3cb337817c2dbd47ab4a0f170d285d8e5a2064600f3def1402397 "
252
258
dependencies = [
253
259
" crc32fast" ,
254
260
" indexmap" ,
@@ -274,9 +280,9 @@ dependencies = [
274
280
275
281
[[package ]]
276
282
name = " raw-cpuid"
277
- version = " 7.0.3 "
283
+ version = " 8.1.2 "
278
284
source = " registry+https://github.com/rust-lang/crates.io-index"
279
- checksum = " b4a349ca83373cfa5d6dbb66fd76e58b2cca08da71a5f6400de0a0a6a9bceeaf "
285
+ checksum = " 1fdf7d9dbd43f3d81d94a49c1c3df73cc2b3827995147e6cf7f89d4ec5483e73 "
280
286
dependencies = [
281
287
" bitflags" ,
282
288
" cc" ,
@@ -361,9 +367,9 @@ checksum = "fbee7696b84bbf3d89a1c2eccff0850e3047ed46bfcd2e92c29a2d074d57e252"
361
367
362
368
[[package ]]
363
369
name = " syn"
364
- version = " 1.0.44 "
370
+ version = " 1.0.48 "
365
371
source = " registry+https://github.com/rust-lang/crates.io-index"
366
- checksum = " e03e57e4fcbfe7749842d53e24ccb9aa12b7252dbe5e91d2acad31834c8b8fdd "
372
+ checksum = " cc371affeffc477f42a221a1e4297aedcea33d47d19b61455588bd9d8f6b19ac "
367
373
dependencies = [
368
374
" proc-macro2" ,
369
375
" quote" ,
@@ -372,24 +378,24 @@ dependencies = [
372
378
373
379
[[package ]]
374
380
name = " target-lexicon"
375
- version = " 0.11.0 "
381
+ version = " 0.11.1 "
376
382
source = " registry+https://github.com/rust-lang/crates.io-index"
377
- checksum = " fe2635952a442a01fd4cb53d98858b5e4bb461b02c0d111f22f31772e3e7a8b2 "
383
+ checksum = " 4ee5a98e506fb7231a304c3a1bd7c132a55016cf65001e0282480665870dfcb9 "
378
384
379
385
[[package ]]
380
386
name = " thiserror"
381
- version = " 1.0.21 "
387
+ version = " 1.0.22 "
382
388
source = " registry+https://github.com/rust-lang/crates.io-index"
383
- checksum = " 318234ffa22e0920fe9a40d7b8369b5f649d490980cf7aadcf1eb91594869b42 "
389
+ checksum = " 0e9ae34b84616eedaaf1e9dd6026dbe00dcafa92aa0c8077cb69df1fcfe5e53e "
384
390
dependencies = [
385
391
" thiserror-impl" ,
386
392
]
387
393
388
394
[[package ]]
389
395
name = " thiserror-impl"
390
- version = " 1.0.21 "
396
+ version = " 1.0.22 "
391
397
source = " registry+https://github.com/rust-lang/crates.io-index"
392
- checksum = " cae2447b6282786c3493999f40a9be2a6ad20cb8bd268b0a0dbf5a065535c0ab "
398
+ checksum = " 9ba20f23e85b10754cd195504aebf6a27e2e6cbe28c17778a0c930724628dd56 "
393
399
dependencies = [
394
400
" proc-macro2" ,
395
401
" quote" ,
0 commit comments