@@ -39,6 +39,12 @@ dependencies = [
39
39
"hex-conservative",
40
40
]
41
41
42
+ [[package]]
43
+ name = "bitflags"
44
+ version = "2.9.0"
45
+ source = "registry+https://github.com/rust-lang/crates.io-index"
46
+ checksum = "5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd"
47
+
42
48
[[package]]
43
49
name = "bumpalo"
44
50
version = "3.2.1"
@@ -100,10 +106,22 @@ dependencies = [
100
106
"cfg-if 0.1.2",
101
107
"libc",
102
108
"stdweb",
103
- "wasi",
109
+ "wasi 0.9.0+wasi-snapshot-preview1 ",
104
110
"wasm-bindgen",
105
111
]
106
112
113
+ [[package]]
114
+ name = "getrandom"
115
+ version = "0.3.2"
116
+ source = "registry+https://github.com/rust-lang/crates.io-index"
117
+ checksum = "73fea8450eea4bac3940448fb7ae50d91f034f941199fcd9d909a5a07aa455f0"
118
+ dependencies = [
119
+ "cfg-if 1.0.0",
120
+ "libc",
121
+ "r-efi",
122
+ "wasi 0.14.2+wasi-0.2.4",
123
+ ]
124
+
107
125
[[package]]
108
126
name = "half"
109
127
version = "1.2.0"
@@ -148,9 +166,9 @@ checksum = "c8f31047daa365f19be14b47c29df4f7c3b581832407daabe6ae77397619237d"
148
166
149
167
[[package]]
150
168
name = "libc"
151
- version = "0.2.64 "
169
+ version = "0.2.171 "
152
170
source = "registry+https://github.com/rust-lang/crates.io-index"
153
- checksum = "74dfca3d9957906e8d1e6a0b641dc9a59848e793f1da2165889fd4f62d10d79c "
171
+ checksum = "c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6 "
154
172
155
173
[[package]]
156
174
name = "log"
@@ -169,9 +187,12 @@ checksum = "51eab148f171aefad295f8cece636fc488b9b392ef544da31ea4b8ef6b9e9c39"
169
187
170
188
[[package]]
171
189
name = "ppv-lite86"
172
- version = "0.2.8 "
190
+ version = "0.2.21 "
173
191
source = "registry+https://github.com/rust-lang/crates.io-index"
174
- checksum = "237a5ed80e274dbc66f86bd59c1e25edc039660be53194b5fe0a482e0f2612ea"
192
+ checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
193
+ dependencies = [
194
+ "zerocopy",
195
+ ]
175
196
176
197
[[package]]
177
198
name = "proc-macro2"
@@ -184,11 +205,11 @@ dependencies = [
184
205
185
206
[[package]]
186
207
name = "proc-macro2"
187
- version = "1.0.13 "
208
+ version = "1.0.94 "
188
209
source = "registry+https://github.com/rust-lang/crates.io-index"
189
- checksum = "53f5ffe53a6b28e37c9c1ce74893477864d64f74778a93a4beb43c8fa167f639 "
210
+ checksum = "a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84 "
190
211
dependencies = [
191
- "unicode-xid 0.2.0 ",
212
+ "unicode-ident ",
192
213
]
193
214
194
215
[[package]]
@@ -208,51 +229,53 @@ dependencies = [
208
229
209
230
[[package]]
210
231
name = "quote"
211
- version = "1.0.0 "
232
+ version = "1.0.40 "
212
233
source = "registry+https://github.com/rust-lang/crates.io-index"
213
- checksum = "7ab938ebe6f1c82426b5fb82eaf10c3e3028c53deaa3fbe38f5904b37cf4d767 "
234
+ checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d "
214
235
dependencies = [
215
- "proc-macro2 1.0.13 ",
236
+ "proc-macro2 1.0.94 ",
216
237
]
217
238
239
+ [[package]]
240
+ name = "r-efi"
241
+ version = "5.2.0"
242
+ source = "registry+https://github.com/rust-lang/crates.io-index"
243
+ checksum = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5"
244
+
218
245
[[package]]
219
246
name = "rand"
220
- version = "0.8 .0"
247
+ version = "0.9 .0"
221
248
source = "registry+https://github.com/rust-lang/crates.io-index"
222
- checksum = "a76330fb486679b4ace3670f117bbc9e16204005c4bde9c4bd372f45bed34f12 "
249
+ checksum = "3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94 "
223
250
dependencies = [
224
- "libc",
225
251
"rand_chacha",
226
- "rand_core",
227
- "rand_hc ",
252
+ "rand_core 0.9.3 ",
253
+ "zerocopy ",
228
254
]
229
255
230
256
[[package]]
231
257
name = "rand_chacha"
232
- version = "0.3 .0"
258
+ version = "0.9 .0"
233
259
source = "registry+https://github.com/rust-lang/crates.io-index"
234
- checksum = "e12735cf05c9e10bf21534da50a147b924d555dc7a547c42e6bb2d5b6017ae0d "
260
+ checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb "
235
261
dependencies = [
236
262
"ppv-lite86",
237
- "rand_core",
263
+ "rand_core 0.9.3 ",
238
264
]
239
265
240
266
[[package]]
241
267
name = "rand_core"
242
268
version = "0.6.2"
243
269
source = "registry+https://github.com/rust-lang/crates.io-index"
244
270
checksum = "34cf66eb183df1c5876e2dcf6b13d57340741e8dc255b48e40a26de954d06ae7"
245
- dependencies = [
246
- "getrandom",
247
- ]
248
271
249
272
[[package]]
250
- name = "rand_hc "
251
- version = "0.3.0 "
273
+ name = "rand_core "
274
+ version = "0.9.3 "
252
275
source = "registry+https://github.com/rust-lang/crates.io-index"
253
- checksum = "3190ef7066a446f2e7f42e239d161e905420ccab01eb967c9eb27d21b2322a73 "
276
+ checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 "
254
277
dependencies = [
255
- "rand_core ",
278
+ "getrandom 0.3.2 ",
256
279
]
257
280
258
281
[[package]]
@@ -276,10 +299,10 @@ version = "0.30.0"
276
299
dependencies = [
277
300
"bincode",
278
301
"bitcoin_hashes",
279
- "getrandom",
302
+ "getrandom 0.2.0 ",
280
303
"hex_lit",
281
304
"rand",
282
- "rand_core",
305
+ "rand_core 0.6.2 ",
283
306
"secp256k1-sys",
284
307
"serde",
285
308
"serde_cbor",
@@ -452,11 +475,22 @@ version = "1.0.27"
452
475
source = "registry+https://github.com/rust-lang/crates.io-index"
453
476
checksum = "ef781e621ee763a2a40721a8861ec519cb76966aee03bb5d00adb6a31dc1c1de"
454
477
dependencies = [
455
- "proc-macro2 1.0.13 ",
456
- "quote 1.0.0 ",
478
+ "proc-macro2 1.0.94 ",
479
+ "quote 1.0.40 ",
457
480
"unicode-xid 0.2.0",
458
481
]
459
482
483
+ [[package]]
484
+ name = "syn"
485
+ version = "2.0.100"
486
+ source = "registry+https://github.com/rust-lang/crates.io-index"
487
+ checksum = "b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0"
488
+ dependencies = [
489
+ "proc-macro2 1.0.94",
490
+ "quote 1.0.40",
491
+ "unicode-ident",
492
+ ]
493
+
460
494
[[package]]
461
495
name = "synom"
462
496
version = "0.11.0"
@@ -466,6 +500,12 @@ dependencies = [
466
500
"unicode-xid 0.0.4",
467
501
]
468
502
503
+ [[package]]
504
+ name = "unicode-ident"
505
+ version = "1.0.18"
506
+ source = "registry+https://github.com/rust-lang/crates.io-index"
507
+ checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"
508
+
469
509
[[package]]
470
510
name = "unicode-xid"
471
511
version = "0.0.4"
@@ -490,6 +530,15 @@ version = "0.9.0+wasi-snapshot-preview1"
490
530
source = "registry+https://github.com/rust-lang/crates.io-index"
491
531
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
492
532
533
+ [[package]]
534
+ name = "wasi"
535
+ version = "0.14.2+wasi-0.2.4"
536
+ source = "registry+https://github.com/rust-lang/crates.io-index"
537
+ checksum = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3"
538
+ dependencies = [
539
+ "wit-bindgen-rt",
540
+ ]
541
+
493
542
[[package]]
494
543
name = "wasm-bindgen"
495
544
version = "0.2.69"
@@ -509,8 +558,8 @@ dependencies = [
509
558
"bumpalo",
510
559
"lazy_static",
511
560
"log",
512
- "proc-macro2 1.0.13 ",
513
- "quote 1.0.0 ",
561
+ "proc-macro2 1.0.94 ",
562
+ "quote 1.0.40 ",
514
563
"syn 1.0.27",
515
564
"wasm-bindgen-shared",
516
565
]
@@ -533,7 +582,7 @@ version = "0.2.69"
533
582
source = "registry+https://github.com/rust-lang/crates.io-index"
534
583
checksum = "7a6ac8995ead1f084a8dea1e65f194d0973800c7f571f6edd70adf06ecf77084"
535
584
dependencies = [
536
- "quote 1.0.0 ",
585
+ "quote 1.0.40 ",
537
586
"wasm-bindgen-macro-support",
538
587
]
539
588
@@ -543,8 +592,8 @@ version = "0.2.69"
543
592
source = "registry+https://github.com/rust-lang/crates.io-index"
544
593
checksum = "b5a48c72f299d80557c7c62e37e7225369ecc0c963964059509fbafe917c7549"
545
594
dependencies = [
546
- "proc-macro2 1.0.13 ",
547
- "quote 1.0.0 ",
595
+ "proc-macro2 1.0.94 ",
596
+ "quote 1.0.40 ",
548
597
"syn 1.0.27",
549
598
"wasm-bindgen-backend",
550
599
"wasm-bindgen-shared",
@@ -576,8 +625,8 @@ version = "0.3.1"
576
625
source = "registry+https://github.com/rust-lang/crates.io-index"
577
626
checksum = "5f093012630c0c14be061ac7a8d99f82a94e2b1cfd74619fa71090705d2c91be"
578
627
dependencies = [
579
- "proc-macro2 1.0.13 ",
580
- "quote 1.0.0 ",
628
+ "proc-macro2 1.0.94 ",
629
+ "quote 1.0.40 ",
581
630
]
582
631
583
632
[[package]]
@@ -589,3 +638,32 @@ dependencies = [
589
638
"js-sys",
590
639
"wasm-bindgen",
591
640
]
641
+
642
+ [[package]]
643
+ name = "wit-bindgen-rt"
644
+ version = "0.39.0"
645
+ source = "registry+https://github.com/rust-lang/crates.io-index"
646
+ checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1"
647
+ dependencies = [
648
+ "bitflags",
649
+ ]
650
+
651
+ [[package]]
652
+ name = "zerocopy"
653
+ version = "0.8.24"
654
+ source = "registry+https://github.com/rust-lang/crates.io-index"
655
+ checksum = "2586fea28e186957ef732a5f8b3be2da217d65c5969d4b1e17f973ebbe876879"
656
+ dependencies = [
657
+ "zerocopy-derive",
658
+ ]
659
+
660
+ [[package]]
661
+ name = "zerocopy-derive"
662
+ version = "0.8.24"
663
+ source = "registry+https://github.com/rust-lang/crates.io-index"
664
+ checksum = "a996a8f63c5c4448cd959ac1bab0aaa3306ccfd060472f85943ee0750f0169be"
665
+ dependencies = [
666
+ "proc-macro2 1.0.94",
667
+ "quote 1.0.40",
668
+ "syn 2.0.100",
669
+ ]
0 commit comments