@@ -11,21 +11,6 @@ dependencies = [
11
11
" memchr" ,
12
12
]
13
13
14
- [[package ]]
15
- name = " android-tzdata"
16
- version = " 0.1.1"
17
- source = " registry+https://github.com/rust-lang/crates.io-index"
18
- checksum = " e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
19
-
20
- [[package ]]
21
- name = " android_system_properties"
22
- version = " 0.1.5"
23
- source = " registry+https://github.com/rust-lang/crates.io-index"
24
- checksum = " 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
25
- dependencies = [
26
- " libc" ,
27
- ]
28
-
29
14
[[package ]]
30
15
name = " anstyle"
31
16
version = " 1.0.10"
@@ -109,12 +94,6 @@ dependencies = [
109
94
" serde_derive" ,
110
95
]
111
96
112
- [[package ]]
113
- name = " bumpalo"
114
- version = " 3.19.0"
115
- source = " registry+https://github.com/rust-lang/crates.io-index"
116
- checksum = " 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43"
117
-
118
97
[[package ]]
119
98
name = " cc"
120
99
version = " 1.2.23"
@@ -136,12 +115,7 @@ version = "0.4.41"
136
115
source = " registry+https://github.com/rust-lang/crates.io-index"
137
116
checksum = " c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d"
138
117
dependencies = [
139
- " android-tzdata" ,
140
- " iana-time-zone" ,
141
- " js-sys" ,
142
118
" num-traits" ,
143
- " wasm-bindgen" ,
144
- " windows-link" ,
145
119
]
146
120
147
121
[[package ]]
@@ -212,12 +186,6 @@ dependencies = [
212
186
" windows-sys 0.59.0" ,
213
187
]
214
188
215
- [[package ]]
216
- name = " core-foundation-sys"
217
- version = " 0.8.7"
218
- source = " registry+https://github.com/rust-lang/crates.io-index"
219
- checksum = " 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
220
-
221
189
[[package ]]
222
190
name = " cpufeatures"
223
191
version = " 0.2.15"
@@ -373,30 +341,6 @@ dependencies = [
373
341
" windows-sys 0.52.0" ,
374
342
]
375
343
376
- [[package ]]
377
- name = " iana-time-zone"
378
- version = " 0.1.63"
379
- source = " registry+https://github.com/rust-lang/crates.io-index"
380
- checksum = " b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8"
381
- dependencies = [
382
- " android_system_properties" ,
383
- " core-foundation-sys" ,
384
- " iana-time-zone-haiku" ,
385
- " js-sys" ,
386
- " log" ,
387
- " wasm-bindgen" ,
388
- " windows-core" ,
389
- ]
390
-
391
- [[package ]]
392
- name = " iana-time-zone-haiku"
393
- version = " 0.1.2"
394
- source = " registry+https://github.com/rust-lang/crates.io-index"
395
- checksum = " f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
396
- dependencies = [
397
- " cc" ,
398
- ]
399
-
400
344
[[package ]]
401
345
name = " ignore"
402
346
version = " 0.4.23"
@@ -430,16 +374,6 @@ version = "1.0.11"
430
374
source = " registry+https://github.com/rust-lang/crates.io-index"
431
375
checksum = " 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
432
376
433
- [[package ]]
434
- name = " js-sys"
435
- version = " 0.3.77"
436
- source = " registry+https://github.com/rust-lang/crates.io-index"
437
- checksum = " 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f"
438
- dependencies = [
439
- " once_cell" ,
440
- " wasm-bindgen" ,
441
- ]
442
-
443
377
[[package ]]
444
378
name = " junction"
445
379
version = " 1.2.0"
@@ -701,12 +635,6 @@ dependencies = [
701
635
" windows-sys 0.59.0" ,
702
636
]
703
637
704
- [[package ]]
705
- name = " rustversion"
706
- version = " 1.0.22"
707
- source = " registry+https://github.com/rust-lang/crates.io-index"
708
- checksum = " b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
709
-
710
638
[[package ]]
711
639
name = " ryu"
712
640
version = " 1.0.18"
@@ -996,64 +924,6 @@ dependencies = [
996
924
" wit-bindgen-rt" ,
997
925
]
998
926
999
- [[package ]]
1000
- name = " wasm-bindgen"
1001
- version = " 0.2.100"
1002
- source = " registry+https://github.com/rust-lang/crates.io-index"
1003
- checksum = " 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5"
1004
- dependencies = [
1005
- " cfg-if" ,
1006
- " once_cell" ,
1007
- " rustversion" ,
1008
- " wasm-bindgen-macro" ,
1009
- ]
1010
-
1011
- [[package ]]
1012
- name = " wasm-bindgen-backend"
1013
- version = " 0.2.100"
1014
- source = " registry+https://github.com/rust-lang/crates.io-index"
1015
- checksum = " 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6"
1016
- dependencies = [
1017
- " bumpalo" ,
1018
- " log" ,
1019
- " proc-macro2" ,
1020
- " quote" ,
1021
- " syn" ,
1022
- " wasm-bindgen-shared" ,
1023
- ]
1024
-
1025
- [[package ]]
1026
- name = " wasm-bindgen-macro"
1027
- version = " 0.2.100"
1028
- source = " registry+https://github.com/rust-lang/crates.io-index"
1029
- checksum = " 7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407"
1030
- dependencies = [
1031
- " quote" ,
1032
- " wasm-bindgen-macro-support" ,
1033
- ]
1034
-
1035
- [[package ]]
1036
- name = " wasm-bindgen-macro-support"
1037
- version = " 0.2.100"
1038
- source = " registry+https://github.com/rust-lang/crates.io-index"
1039
- checksum = " 8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
1040
- dependencies = [
1041
- " proc-macro2" ,
1042
- " quote" ,
1043
- " syn" ,
1044
- " wasm-bindgen-backend" ,
1045
- " wasm-bindgen-shared" ,
1046
- ]
1047
-
1048
- [[package ]]
1049
- name = " wasm-bindgen-shared"
1050
- version = " 0.2.100"
1051
- source = " registry+https://github.com/rust-lang/crates.io-index"
1052
- checksum = " 1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d"
1053
- dependencies = [
1054
- " unicode-ident" ,
1055
- ]
1056
-
1057
927
[[package ]]
1058
928
name = " winapi"
1059
929
version = " 0.3.9"
0 commit comments