pyroscope 0.5.7-x86_64-darwin → 0.5.9-x86_64-darwin
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/ext/rbspy/Cargo.lock +220 -301
- data/ext/rbspy/src/lib.rs +6 -1
- data/ext/thread_id/Cargo.lock +40 -108
- data/lib/pyroscope/version.rb +1 -1
- data/lib/rbspy/rbspy.bundle +0 -0
- data/lib/thread_id/thread_id.bundle +0 -0
- metadata +2 -2
data/ext/rbspy/Cargo.lock
CHANGED
@@ -4,13 +4,14 @@ version = 3
|
|
4
4
|
|
5
5
|
[[package]]
|
6
6
|
name = "addr2line"
|
7
|
-
version = "0.
|
7
|
+
version = "0.20.0"
|
8
8
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
9
|
-
checksum = "
|
9
|
+
checksum = "f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3"
|
10
10
|
dependencies = [
|
11
11
|
"cpp_demangle",
|
12
12
|
"fallible-iterator",
|
13
13
|
"gimli",
|
14
|
+
"memmap2",
|
14
15
|
"object",
|
15
16
|
"rustc-demangle",
|
16
17
|
"smallvec",
|
@@ -42,13 +43,19 @@ dependencies = [
|
|
42
43
|
|
43
44
|
[[package]]
|
44
45
|
name = "aho-corasick"
|
45
|
-
version = "1.0.
|
46
|
+
version = "1.0.2"
|
46
47
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
47
|
-
checksum = "
|
48
|
+
checksum = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41"
|
48
49
|
dependencies = [
|
49
50
|
"memchr",
|
50
51
|
]
|
51
52
|
|
53
|
+
[[package]]
|
54
|
+
name = "android-tzdata"
|
55
|
+
version = "0.1.1"
|
56
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
57
|
+
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
|
58
|
+
|
52
59
|
[[package]]
|
53
60
|
name = "android_system_properties"
|
54
61
|
version = "0.1.5"
|
@@ -75,9 +82,9 @@ checksum = "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8"
|
|
75
82
|
|
76
83
|
[[package]]
|
77
84
|
name = "arrayvec"
|
78
|
-
version = "0.7.
|
85
|
+
version = "0.7.4"
|
79
86
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
80
|
-
checksum = "
|
87
|
+
checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
|
81
88
|
|
82
89
|
[[package]]
|
83
90
|
name = "async-channel"
|
@@ -130,9 +137,9 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
|
130
137
|
|
131
138
|
[[package]]
|
132
139
|
name = "base64"
|
133
|
-
version = "0.21.
|
140
|
+
version = "0.21.2"
|
134
141
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
135
|
-
checksum = "
|
142
|
+
checksum = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d"
|
136
143
|
|
137
144
|
[[package]]
|
138
145
|
name = "bincode"
|
@@ -195,6 +202,26 @@ dependencies = [
|
|
195
202
|
"which",
|
196
203
|
]
|
197
204
|
|
205
|
+
[[package]]
|
206
|
+
name = "bindgen"
|
207
|
+
version = "0.64.0"
|
208
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
209
|
+
checksum = "c4243e6031260db77ede97ad86c27e501d646a27ab57b59a574f725d98ab1fb4"
|
210
|
+
dependencies = [
|
211
|
+
"bitflags",
|
212
|
+
"cexpr",
|
213
|
+
"clang-sys",
|
214
|
+
"lazy_static 1.4.0",
|
215
|
+
"lazycell",
|
216
|
+
"peeking_take_while",
|
217
|
+
"proc-macro2",
|
218
|
+
"quote",
|
219
|
+
"regex",
|
220
|
+
"rustc-hash",
|
221
|
+
"shlex",
|
222
|
+
"syn 1.0.109",
|
223
|
+
]
|
224
|
+
|
198
225
|
[[package]]
|
199
226
|
name = "bitflags"
|
200
227
|
version = "1.3.2"
|
@@ -218,9 +245,9 @@ dependencies = [
|
|
218
245
|
|
219
246
|
[[package]]
|
220
247
|
name = "bumpalo"
|
221
|
-
version = "3.
|
248
|
+
version = "3.13.0"
|
222
249
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
223
|
-
checksum = "
|
250
|
+
checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
|
224
251
|
|
225
252
|
[[package]]
|
226
253
|
name = "bytemuck"
|
@@ -228,6 +255,12 @@ version = "1.13.1"
|
|
228
255
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
229
256
|
checksum = "17febce684fd15d89027105661fec94afb475cb995fbc59d2865198446ba2eea"
|
230
257
|
|
258
|
+
[[package]]
|
259
|
+
name = "byteorder"
|
260
|
+
version = "1.4.3"
|
261
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
262
|
+
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
|
263
|
+
|
231
264
|
[[package]]
|
232
265
|
name = "bytes"
|
233
266
|
version = "1.4.0"
|
@@ -276,13 +309,13 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
276
309
|
|
277
310
|
[[package]]
|
278
311
|
name = "chrono"
|
279
|
-
version = "0.4.
|
312
|
+
version = "0.4.26"
|
280
313
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
281
|
-
checksum = "
|
314
|
+
checksum = "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5"
|
282
315
|
dependencies = [
|
316
|
+
"android-tzdata",
|
283
317
|
"iana-time-zone",
|
284
318
|
"js-sys",
|
285
|
-
"num-integer",
|
286
319
|
"num-traits",
|
287
320
|
"time",
|
288
321
|
"wasm-bindgen",
|
@@ -399,21 +432,21 @@ dependencies = [
|
|
399
432
|
|
400
433
|
[[package]]
|
401
434
|
name = "crossbeam-utils"
|
402
|
-
version = "0.8.
|
435
|
+
version = "0.8.16"
|
403
436
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
404
|
-
checksum = "
|
437
|
+
checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
|
405
438
|
dependencies = [
|
406
439
|
"cfg-if",
|
407
440
|
]
|
408
441
|
|
409
442
|
[[package]]
|
410
443
|
name = "ctrlc"
|
411
|
-
version = "3.
|
444
|
+
version = "3.4.0"
|
412
445
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
413
|
-
checksum = "
|
446
|
+
checksum = "2a011bbe2c35ce9c1f143b7af6f94f29a167beb4cd1d29e6740ce836f723120e"
|
414
447
|
dependencies = [
|
415
|
-
"nix
|
416
|
-
"windows-sys
|
448
|
+
"nix",
|
449
|
+
"windows-sys",
|
417
450
|
]
|
418
451
|
|
419
452
|
[[package]]
|
@@ -431,22 +464,23 @@ dependencies = [
|
|
431
464
|
|
432
465
|
[[package]]
|
433
466
|
name = "directories"
|
434
|
-
version = "
|
467
|
+
version = "5.0.1"
|
435
468
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
436
|
-
checksum = "
|
469
|
+
checksum = "9a49173b84e034382284f27f1af4dcbbd231ffa358c0fe316541a7337f376a35"
|
437
470
|
dependencies = [
|
438
471
|
"dirs-sys",
|
439
472
|
]
|
440
473
|
|
441
474
|
[[package]]
|
442
475
|
name = "dirs-sys"
|
443
|
-
version = "0.
|
476
|
+
version = "0.4.1"
|
444
477
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
445
|
-
checksum = "
|
478
|
+
checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
|
446
479
|
dependencies = [
|
447
480
|
"libc",
|
481
|
+
"option-ext",
|
448
482
|
"redox_users",
|
449
|
-
"
|
483
|
+
"windows-sys",
|
450
484
|
]
|
451
485
|
|
452
486
|
[[package]]
|
@@ -522,7 +556,7 @@ checksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a"
|
|
522
556
|
dependencies = [
|
523
557
|
"errno-dragonfly",
|
524
558
|
"libc",
|
525
|
-
"windows-sys
|
559
|
+
"windows-sys",
|
526
560
|
]
|
527
561
|
|
528
562
|
[[package]]
|
@@ -585,19 +619,13 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
585
619
|
|
586
620
|
[[package]]
|
587
621
|
name = "form_urlencoded"
|
588
|
-
version = "1.
|
622
|
+
version = "1.2.0"
|
589
623
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
590
|
-
checksum = "
|
624
|
+
checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
|
591
625
|
dependencies = [
|
592
626
|
"percent-encoding",
|
593
627
|
]
|
594
628
|
|
595
|
-
[[package]]
|
596
|
-
name = "fuchsia-cprng"
|
597
|
-
version = "0.1.1"
|
598
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
599
|
-
checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
|
600
|
-
|
601
629
|
[[package]]
|
602
630
|
name = "futures-channel"
|
603
631
|
version = "0.3.28"
|
@@ -663,9 +691,9 @@ dependencies = [
|
|
663
691
|
|
664
692
|
[[package]]
|
665
693
|
name = "getrandom"
|
666
|
-
version = "0.2.
|
694
|
+
version = "0.2.10"
|
667
695
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
668
|
-
checksum = "
|
696
|
+
checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
|
669
697
|
dependencies = [
|
670
698
|
"cfg-if",
|
671
699
|
"libc",
|
@@ -674,9 +702,9 @@ dependencies = [
|
|
674
702
|
|
675
703
|
[[package]]
|
676
704
|
name = "gimli"
|
677
|
-
version = "0.27.
|
705
|
+
version = "0.27.3"
|
678
706
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
679
|
-
checksum = "
|
707
|
+
checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
|
680
708
|
dependencies = [
|
681
709
|
"fallible-iterator",
|
682
710
|
"stable_deref_trait",
|
@@ -851,9 +879,9 @@ dependencies = [
|
|
851
879
|
|
852
880
|
[[package]]
|
853
881
|
name = "iana-time-zone"
|
854
|
-
version = "0.1.
|
882
|
+
version = "0.1.57"
|
855
883
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
856
|
-
checksum = "
|
884
|
+
checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
|
857
885
|
dependencies = [
|
858
886
|
"android_system_properties",
|
859
887
|
"core-foundation-sys",
|
@@ -874,9 +902,9 @@ dependencies = [
|
|
874
902
|
|
875
903
|
[[package]]
|
876
904
|
name = "idna"
|
877
|
-
version = "0.
|
905
|
+
version = "0.4.0"
|
878
906
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
879
|
-
checksum = "
|
907
|
+
checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
|
880
908
|
dependencies = [
|
881
909
|
"unicode-bidi",
|
882
910
|
"unicode-normalization",
|
@@ -953,13 +981,13 @@ checksum = "ae52f28f45ac2bc96edb7714de995cffc174a395fb0abf5bff453587c980d7b9"
|
|
953
981
|
|
954
982
|
[[package]]
|
955
983
|
name = "io-lifetimes"
|
956
|
-
version = "1.0.
|
984
|
+
version = "1.0.11"
|
957
985
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
958
|
-
checksum = "
|
986
|
+
checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
|
959
987
|
dependencies = [
|
960
988
|
"hermit-abi 0.3.1",
|
961
989
|
"libc",
|
962
|
-
"windows-sys
|
990
|
+
"windows-sys",
|
963
991
|
]
|
964
992
|
|
965
993
|
[[package]]
|
@@ -977,7 +1005,7 @@ dependencies = [
|
|
977
1005
|
"hermit-abi 0.3.1",
|
978
1006
|
"io-lifetimes",
|
979
1007
|
"rustix",
|
980
|
-
"windows-sys
|
1008
|
+
"windows-sys",
|
981
1009
|
]
|
982
1010
|
|
983
1011
|
[[package]]
|
@@ -997,9 +1025,9 @@ checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6"
|
|
997
1025
|
|
998
1026
|
[[package]]
|
999
1027
|
name = "js-sys"
|
1000
|
-
version = "0.3.
|
1028
|
+
version = "0.3.64"
|
1001
1029
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1002
|
-
checksum = "
|
1030
|
+
checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
|
1003
1031
|
dependencies = [
|
1004
1032
|
"wasm-bindgen",
|
1005
1033
|
]
|
@@ -1030,15 +1058,15 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
|
1030
1058
|
|
1031
1059
|
[[package]]
|
1032
1060
|
name = "libc"
|
1033
|
-
version = "0.2.
|
1061
|
+
version = "0.2.146"
|
1034
1062
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1035
|
-
checksum = "
|
1063
|
+
checksum = "f92be4933c13fd498862a9e02a3055f8a8d9c039ce33db97306fd5a6caa7f29b"
|
1036
1064
|
|
1037
1065
|
[[package]]
|
1038
1066
|
name = "libflate"
|
1039
|
-
version = "1.
|
1067
|
+
version = "1.4.0"
|
1040
1068
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1041
|
-
checksum = "
|
1069
|
+
checksum = "5ff4ae71b685bbad2f2f391fe74f6b7659a34871c08b210fdc039e43bee07d18"
|
1042
1070
|
dependencies = [
|
1043
1071
|
"adler32",
|
1044
1072
|
"crc32fast",
|
@@ -1075,17 +1103,28 @@ dependencies = [
|
|
1075
1103
|
"libc",
|
1076
1104
|
]
|
1077
1105
|
|
1106
|
+
[[package]]
|
1107
|
+
name = "libproc"
|
1108
|
+
version = "0.13.0"
|
1109
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1110
|
+
checksum = "8b18cbf29f8ff3542ba22bdce9ac610fcb75d74bb4e2b306b2a2762242025b4f"
|
1111
|
+
dependencies = [
|
1112
|
+
"bindgen 0.64.0",
|
1113
|
+
"errno 0.2.8",
|
1114
|
+
"libc",
|
1115
|
+
]
|
1116
|
+
|
1078
1117
|
[[package]]
|
1079
1118
|
name = "linux-raw-sys"
|
1080
|
-
version = "0.3.
|
1119
|
+
version = "0.3.8"
|
1081
1120
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1082
|
-
checksum = "
|
1121
|
+
checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
|
1083
1122
|
|
1084
1123
|
[[package]]
|
1085
1124
|
name = "lock_api"
|
1086
|
-
version = "0.4.
|
1125
|
+
version = "0.4.10"
|
1087
1126
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1088
|
-
checksum = "
|
1127
|
+
checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
|
1089
1128
|
dependencies = [
|
1090
1129
|
"autocfg",
|
1091
1130
|
"scopeguard",
|
@@ -1093,12 +1132,9 @@ dependencies = [
|
|
1093
1132
|
|
1094
1133
|
[[package]]
|
1095
1134
|
name = "log"
|
1096
|
-
version = "0.4.
|
1135
|
+
version = "0.4.19"
|
1097
1136
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1098
|
-
checksum = "
|
1099
|
-
dependencies = [
|
1100
|
-
"cfg-if",
|
1101
|
-
]
|
1137
|
+
checksum = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4"
|
1102
1138
|
|
1103
1139
|
[[package]]
|
1104
1140
|
name = "mach"
|
@@ -1181,14 +1217,13 @@ dependencies = [
|
|
1181
1217
|
|
1182
1218
|
[[package]]
|
1183
1219
|
name = "mio"
|
1184
|
-
version = "0.8.
|
1220
|
+
version = "0.8.8"
|
1185
1221
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1186
|
-
checksum = "
|
1222
|
+
checksum = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2"
|
1187
1223
|
dependencies = [
|
1188
1224
|
"libc",
|
1189
|
-
"log",
|
1190
1225
|
"wasi 0.11.0+wasi-snapshot-preview1",
|
1191
|
-
"windows-sys
|
1226
|
+
"windows-sys",
|
1192
1227
|
]
|
1193
1228
|
|
1194
1229
|
[[package]]
|
@@ -1198,19 +1233,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1198
1233
|
checksum = "7bddcd3bf5144b6392de80e04c347cd7fab2508f6df16a85fc496ecd5cec39bc"
|
1199
1234
|
dependencies = [
|
1200
1235
|
"clap 3.2.25",
|
1201
|
-
"rand
|
1202
|
-
]
|
1203
|
-
|
1204
|
-
[[package]]
|
1205
|
-
name = "nix"
|
1206
|
-
version = "0.25.1"
|
1207
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1208
|
-
checksum = "f346ff70e7dbfd675fe90590b92d59ef2de15a8779ae305ebcbfd3f0caf59be4"
|
1209
|
-
dependencies = [
|
1210
|
-
"autocfg",
|
1211
|
-
"bitflags",
|
1212
|
-
"cfg-if",
|
1213
|
-
"libc",
|
1236
|
+
"rand",
|
1214
1237
|
]
|
1215
1238
|
|
1216
1239
|
[[package]]
|
@@ -1247,16 +1270,6 @@ dependencies = [
|
|
1247
1270
|
"itoa",
|
1248
1271
|
]
|
1249
1272
|
|
1250
|
-
[[package]]
|
1251
|
-
name = "num-integer"
|
1252
|
-
version = "0.1.45"
|
1253
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1254
|
-
checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
|
1255
|
-
dependencies = [
|
1256
|
-
"autocfg",
|
1257
|
-
"num-traits",
|
1258
|
-
]
|
1259
|
-
|
1260
1273
|
[[package]]
|
1261
1274
|
name = "num-traits"
|
1262
1275
|
version = "0.2.15"
|
@@ -1278,25 +1291,32 @@ dependencies = [
|
|
1278
1291
|
|
1279
1292
|
[[package]]
|
1280
1293
|
name = "object"
|
1281
|
-
version = "0.
|
1294
|
+
version = "0.31.1"
|
1282
1295
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1283
|
-
checksum = "
|
1296
|
+
checksum = "8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1"
|
1284
1297
|
dependencies = [
|
1285
1298
|
"flate2",
|
1286
1299
|
"memchr",
|
1300
|
+
"ruzstd",
|
1287
1301
|
]
|
1288
1302
|
|
1289
1303
|
[[package]]
|
1290
1304
|
name = "once_cell"
|
1291
|
-
version = "1.
|
1305
|
+
version = "1.18.0"
|
1292
1306
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1293
|
-
checksum = "
|
1307
|
+
checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
|
1308
|
+
|
1309
|
+
[[package]]
|
1310
|
+
name = "option-ext"
|
1311
|
+
version = "0.2.0"
|
1312
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1313
|
+
checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
|
1294
1314
|
|
1295
1315
|
[[package]]
|
1296
1316
|
name = "os_str_bytes"
|
1297
|
-
version = "6.5.
|
1317
|
+
version = "6.5.1"
|
1298
1318
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1299
|
-
checksum = "
|
1319
|
+
checksum = "4d5d9eb14b174ee9aa2ef96dc2b94637a2d4b6e7cb873c7e171f0c20c6cf3eac"
|
1300
1320
|
|
1301
1321
|
[[package]]
|
1302
1322
|
name = "parking"
|
@@ -1306,15 +1326,15 @@ checksum = "14f2252c834a40ed9bb5422029649578e63aa341ac401f74e719dd1afda8394e"
|
|
1306
1326
|
|
1307
1327
|
[[package]]
|
1308
1328
|
name = "parking_lot_core"
|
1309
|
-
version = "0.9.
|
1329
|
+
version = "0.9.8"
|
1310
1330
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1311
|
-
checksum = "
|
1331
|
+
checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
|
1312
1332
|
dependencies = [
|
1313
1333
|
"cfg-if",
|
1314
1334
|
"libc",
|
1315
|
-
"redox_syscall 0.
|
1335
|
+
"redox_syscall 0.3.5",
|
1316
1336
|
"smallvec",
|
1317
|
-
"windows-
|
1337
|
+
"windows-targets",
|
1318
1338
|
]
|
1319
1339
|
|
1320
1340
|
[[package]]
|
@@ -1325,9 +1345,9 @@ checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
|
|
1325
1345
|
|
1326
1346
|
[[package]]
|
1327
1347
|
name = "percent-encoding"
|
1328
|
-
version = "2.
|
1348
|
+
version = "2.3.0"
|
1329
1349
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1330
|
-
checksum = "
|
1350
|
+
checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
|
1331
1351
|
|
1332
1352
|
[[package]]
|
1333
1353
|
name = "pin-project-lite"
|
@@ -1389,9 +1409,9 @@ dependencies = [
|
|
1389
1409
|
|
1390
1410
|
[[package]]
|
1391
1411
|
name = "proc-macro2"
|
1392
|
-
version = "1.0.
|
1412
|
+
version = "1.0.60"
|
1393
1413
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1394
|
-
checksum = "
|
1414
|
+
checksum = "dec2b086b7a862cf4de201096214fa870344cf922b2b30c167badb3af3195406"
|
1395
1415
|
dependencies = [
|
1396
1416
|
"unicode-ident",
|
1397
1417
|
]
|
@@ -1405,7 +1425,7 @@ dependencies = [
|
|
1405
1425
|
"anyhow",
|
1406
1426
|
"bindgen 0.60.1",
|
1407
1427
|
"libc",
|
1408
|
-
"libproc",
|
1428
|
+
"libproc 0.12.0",
|
1409
1429
|
"mach2",
|
1410
1430
|
"winapi",
|
1411
1431
|
]
|
@@ -1457,7 +1477,7 @@ dependencies = [
|
|
1457
1477
|
"inferno",
|
1458
1478
|
"log",
|
1459
1479
|
"pyroscope",
|
1460
|
-
"rbspy 0.
|
1480
|
+
"rbspy 0.17.0",
|
1461
1481
|
"thiserror",
|
1462
1482
|
]
|
1463
1483
|
|
@@ -1478,26 +1498,13 @@ dependencies = [
|
|
1478
1498
|
|
1479
1499
|
[[package]]
|
1480
1500
|
name = "quote"
|
1481
|
-
version = "1.0.
|
1501
|
+
version = "1.0.28"
|
1482
1502
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1483
|
-
checksum = "
|
1503
|
+
checksum = "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488"
|
1484
1504
|
dependencies = [
|
1485
1505
|
"proc-macro2",
|
1486
1506
|
]
|
1487
1507
|
|
1488
|
-
[[package]]
|
1489
|
-
name = "rand"
|
1490
|
-
version = "0.4.6"
|
1491
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1492
|
-
checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"
|
1493
|
-
dependencies = [
|
1494
|
-
"fuchsia-cprng",
|
1495
|
-
"libc",
|
1496
|
-
"rand_core 0.3.1",
|
1497
|
-
"rdrand",
|
1498
|
-
"winapi",
|
1499
|
-
]
|
1500
|
-
|
1501
1508
|
[[package]]
|
1502
1509
|
name = "rand"
|
1503
1510
|
version = "0.8.5"
|
@@ -1506,7 +1513,7 @@ checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
|
1506
1513
|
dependencies = [
|
1507
1514
|
"libc",
|
1508
1515
|
"rand_chacha",
|
1509
|
-
"rand_core
|
1516
|
+
"rand_core",
|
1510
1517
|
]
|
1511
1518
|
|
1512
1519
|
[[package]]
|
@@ -1516,24 +1523,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1516
1523
|
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
1517
1524
|
dependencies = [
|
1518
1525
|
"ppv-lite86",
|
1519
|
-
"rand_core
|
1520
|
-
]
|
1521
|
-
|
1522
|
-
[[package]]
|
1523
|
-
name = "rand_core"
|
1524
|
-
version = "0.3.1"
|
1525
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1526
|
-
checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
|
1527
|
-
dependencies = [
|
1528
|
-
"rand_core 0.4.2",
|
1526
|
+
"rand_core",
|
1529
1527
|
]
|
1530
1528
|
|
1531
|
-
[[package]]
|
1532
|
-
name = "rand_core"
|
1533
|
-
version = "0.4.2"
|
1534
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1535
|
-
checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
|
1536
|
-
|
1537
1529
|
[[package]]
|
1538
1530
|
name = "rand_core"
|
1539
1531
|
version = "0.6.4"
|
@@ -1558,7 +1550,7 @@ dependencies = [
|
|
1558
1550
|
|
1559
1551
|
[[package]]
|
1560
1552
|
name = "rbspy"
|
1561
|
-
version = "0.
|
1553
|
+
version = "0.17.0"
|
1562
1554
|
dependencies = [
|
1563
1555
|
"anyhow",
|
1564
1556
|
"chrono",
|
@@ -1571,13 +1563,13 @@ dependencies = [
|
|
1571
1563
|
"inferno",
|
1572
1564
|
"lazy_static 1.4.0",
|
1573
1565
|
"libc",
|
1574
|
-
"libproc",
|
1566
|
+
"libproc 0.13.0",
|
1575
1567
|
"log",
|
1576
1568
|
"memmap2",
|
1577
|
-
"nix
|
1569
|
+
"nix",
|
1578
1570
|
"proc-maps",
|
1579
1571
|
"prost",
|
1580
|
-
"rand
|
1572
|
+
"rand",
|
1581
1573
|
"rbspy-ruby-structs",
|
1582
1574
|
"remoteprocess",
|
1583
1575
|
"semver",
|
@@ -1585,7 +1577,7 @@ dependencies = [
|
|
1585
1577
|
"serde_derive",
|
1586
1578
|
"serde_json",
|
1587
1579
|
"spytools",
|
1588
|
-
"
|
1580
|
+
"tempfile",
|
1589
1581
|
"term_size",
|
1590
1582
|
"thiserror",
|
1591
1583
|
"winapi",
|
@@ -1593,16 +1585,7 @@ dependencies = [
|
|
1593
1585
|
|
1594
1586
|
[[package]]
|
1595
1587
|
name = "rbspy-ruby-structs"
|
1596
|
-
version = "0.
|
1597
|
-
|
1598
|
-
[[package]]
|
1599
|
-
name = "rdrand"
|
1600
|
-
version = "0.4.0"
|
1601
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1602
|
-
checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
|
1603
|
-
dependencies = [
|
1604
|
-
"rand_core 0.3.1",
|
1605
|
-
]
|
1588
|
+
version = "0.17.0"
|
1606
1589
|
|
1607
1590
|
[[package]]
|
1608
1591
|
name = "read-process-memory"
|
@@ -1647,9 +1630,9 @@ dependencies = [
|
|
1647
1630
|
|
1648
1631
|
[[package]]
|
1649
1632
|
name = "regex"
|
1650
|
-
version = "1.8.
|
1633
|
+
version = "1.8.4"
|
1651
1634
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1652
|
-
checksum = "
|
1635
|
+
checksum = "d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f"
|
1653
1636
|
dependencies = [
|
1654
1637
|
"aho-corasick",
|
1655
1638
|
"memchr",
|
@@ -1658,26 +1641,26 @@ dependencies = [
|
|
1658
1641
|
|
1659
1642
|
[[package]]
|
1660
1643
|
name = "regex-syntax"
|
1661
|
-
version = "0.7.
|
1644
|
+
version = "0.7.2"
|
1662
1645
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1663
|
-
checksum = "
|
1646
|
+
checksum = "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78"
|
1664
1647
|
|
1665
1648
|
[[package]]
|
1666
1649
|
name = "remoteprocess"
|
1667
|
-
version = "0.4.
|
1650
|
+
version = "0.4.12"
|
1668
1651
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1669
|
-
checksum = "
|
1652
|
+
checksum = "91114d769bd6dffc9565c01bbba121ca223efba7fdbc4c57b63fd91c1ea8478e"
|
1670
1653
|
dependencies = [
|
1671
1654
|
"addr2line",
|
1672
1655
|
"goblin",
|
1673
1656
|
"lazy_static 1.4.0",
|
1674
1657
|
"libc",
|
1675
|
-
"libproc",
|
1658
|
+
"libproc 0.13.0",
|
1676
1659
|
"log",
|
1677
1660
|
"mach",
|
1678
1661
|
"mach_o_sys",
|
1679
1662
|
"memmap",
|
1680
|
-
"nix
|
1663
|
+
"nix",
|
1681
1664
|
"object",
|
1682
1665
|
"proc-maps",
|
1683
1666
|
"read-process-memory",
|
@@ -1685,15 +1668,6 @@ dependencies = [
|
|
1685
1668
|
"winapi",
|
1686
1669
|
]
|
1687
1670
|
|
1688
|
-
[[package]]
|
1689
|
-
name = "remove_dir_all"
|
1690
|
-
version = "0.5.3"
|
1691
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1692
|
-
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
|
1693
|
-
dependencies = [
|
1694
|
-
"winapi",
|
1695
|
-
]
|
1696
|
-
|
1697
1671
|
[[package]]
|
1698
1672
|
name = "reqwest"
|
1699
1673
|
version = "0.11.18"
|
@@ -1786,23 +1760,23 @@ dependencies = [
|
|
1786
1760
|
|
1787
1761
|
[[package]]
|
1788
1762
|
name = "rustix"
|
1789
|
-
version = "0.37.
|
1763
|
+
version = "0.37.20"
|
1790
1764
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1791
|
-
checksum = "
|
1765
|
+
checksum = "b96e891d04aa506a6d1f318d2771bcb1c7dfda84e126660ace067c9b474bb2c0"
|
1792
1766
|
dependencies = [
|
1793
1767
|
"bitflags",
|
1794
1768
|
"errno 0.3.1",
|
1795
1769
|
"io-lifetimes",
|
1796
1770
|
"libc",
|
1797
1771
|
"linux-raw-sys",
|
1798
|
-
"windows-sys
|
1772
|
+
"windows-sys",
|
1799
1773
|
]
|
1800
1774
|
|
1801
1775
|
[[package]]
|
1802
1776
|
name = "rustls"
|
1803
|
-
version = "0.21.
|
1777
|
+
version = "0.21.2"
|
1804
1778
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1805
|
-
checksum = "
|
1779
|
+
checksum = "e32ca28af694bc1bbf399c33a516dbdf1c90090b8ab23c2bc24f834aa2247f5f"
|
1806
1780
|
dependencies = [
|
1807
1781
|
"log",
|
1808
1782
|
"ring",
|
@@ -1829,6 +1803,17 @@ dependencies = [
|
|
1829
1803
|
"untrusted",
|
1830
1804
|
]
|
1831
1805
|
|
1806
|
+
[[package]]
|
1807
|
+
name = "ruzstd"
|
1808
|
+
version = "0.3.1"
|
1809
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1810
|
+
checksum = "9a15e661f0f9dac21f3494fe5d23a6338c0ac116a2d22c2b63010acd89467ffe"
|
1811
|
+
dependencies = [
|
1812
|
+
"byteorder",
|
1813
|
+
"thiserror",
|
1814
|
+
"twox-hash",
|
1815
|
+
]
|
1816
|
+
|
1832
1817
|
[[package]]
|
1833
1818
|
name = "ryu"
|
1834
1819
|
version = "1.0.13"
|
@@ -1852,13 +1837,13 @@ dependencies = [
|
|
1852
1837
|
|
1853
1838
|
[[package]]
|
1854
1839
|
name = "scroll_derive"
|
1855
|
-
version = "0.11.
|
1840
|
+
version = "0.11.1"
|
1856
1841
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1857
|
-
checksum = "
|
1842
|
+
checksum = "1db149f81d46d2deba7cd3c50772474707729550221e69588478ebf9ada425ae"
|
1858
1843
|
dependencies = [
|
1859
1844
|
"proc-macro2",
|
1860
1845
|
"quote",
|
1861
|
-
"syn
|
1846
|
+
"syn 2.0.18",
|
1862
1847
|
]
|
1863
1848
|
|
1864
1849
|
[[package]]
|
@@ -1879,29 +1864,29 @@ checksum = "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed"
|
|
1879
1864
|
|
1880
1865
|
[[package]]
|
1881
1866
|
name = "serde"
|
1882
|
-
version = "1.0.
|
1867
|
+
version = "1.0.164"
|
1883
1868
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1884
|
-
checksum = "
|
1869
|
+
checksum = "9e8c8cf938e98f769bc164923b06dce91cea1751522f46f8466461af04c9027d"
|
1885
1870
|
dependencies = [
|
1886
1871
|
"serde_derive",
|
1887
1872
|
]
|
1888
1873
|
|
1889
1874
|
[[package]]
|
1890
1875
|
name = "serde_derive"
|
1891
|
-
version = "1.0.
|
1876
|
+
version = "1.0.164"
|
1892
1877
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1893
|
-
checksum = "
|
1878
|
+
checksum = "d9735b638ccc51c28bf6914d90a2e9725b377144fc612c49a611fddd1b631d68"
|
1894
1879
|
dependencies = [
|
1895
1880
|
"proc-macro2",
|
1896
1881
|
"quote",
|
1897
|
-
"syn 2.0.
|
1882
|
+
"syn 2.0.18",
|
1898
1883
|
]
|
1899
1884
|
|
1900
1885
|
[[package]]
|
1901
1886
|
name = "serde_json"
|
1902
|
-
version = "1.0.
|
1887
|
+
version = "1.0.97"
|
1903
1888
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1904
|
-
checksum = "
|
1889
|
+
checksum = "bdf3bf93142acad5821c99197022e170842cdbc1c30482b98750c688c640842a"
|
1905
1890
|
dependencies = [
|
1906
1891
|
"itoa",
|
1907
1892
|
"ryu",
|
@@ -2026,36 +2011,27 @@ dependencies = [
|
|
2026
2011
|
|
2027
2012
|
[[package]]
|
2028
2013
|
name = "syn"
|
2029
|
-
version = "2.0.
|
2014
|
+
version = "2.0.18"
|
2030
2015
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2031
|
-
checksum = "
|
2016
|
+
checksum = "32d41677bcbe24c20c52e7c70b0d8db04134c5d1066bf98662e2871ad200ea3e"
|
2032
2017
|
dependencies = [
|
2033
2018
|
"proc-macro2",
|
2034
2019
|
"quote",
|
2035
2020
|
"unicode-ident",
|
2036
2021
|
]
|
2037
2022
|
|
2038
|
-
[[package]]
|
2039
|
-
name = "tempdir"
|
2040
|
-
version = "0.3.7"
|
2041
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2042
|
-
checksum = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8"
|
2043
|
-
dependencies = [
|
2044
|
-
"rand 0.4.6",
|
2045
|
-
"remove_dir_all",
|
2046
|
-
]
|
2047
|
-
|
2048
2023
|
[[package]]
|
2049
2024
|
name = "tempfile"
|
2050
|
-
version = "3.
|
2025
|
+
version = "3.6.0"
|
2051
2026
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2052
|
-
checksum = "
|
2027
|
+
checksum = "31c0432476357e58790aaa47a8efb0c5138f137343f3b5f23bd36a27e3b0a6d6"
|
2053
2028
|
dependencies = [
|
2029
|
+
"autocfg",
|
2054
2030
|
"cfg-if",
|
2055
2031
|
"fastrand",
|
2056
2032
|
"redox_syscall 0.3.5",
|
2057
2033
|
"rustix",
|
2058
|
-
"windows-sys
|
2034
|
+
"windows-sys",
|
2059
2035
|
]
|
2060
2036
|
|
2061
2037
|
[[package]]
|
@@ -2109,7 +2085,7 @@ checksum = "f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f"
|
|
2109
2085
|
dependencies = [
|
2110
2086
|
"proc-macro2",
|
2111
2087
|
"quote",
|
2112
|
-
"syn 2.0.
|
2088
|
+
"syn 2.0.18",
|
2113
2089
|
]
|
2114
2090
|
|
2115
2091
|
[[package]]
|
@@ -2146,9 +2122,9 @@ checksum = "c7c4ceeeca15c8384bbc3e011dbd8fccb7f068a440b752b7d9b32ceb0ca0e2e8"
|
|
2146
2122
|
|
2147
2123
|
[[package]]
|
2148
2124
|
name = "tokio"
|
2149
|
-
version = "1.28.
|
2125
|
+
version = "1.28.2"
|
2150
2126
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2151
|
-
checksum = "
|
2127
|
+
checksum = "94d7b1cfd2aa4011f2de74c2c4c63665e27a71006b0a192dcd2710272e73dfa2"
|
2152
2128
|
dependencies = [
|
2153
2129
|
"autocfg",
|
2154
2130
|
"bytes",
|
@@ -2157,14 +2133,14 @@ dependencies = [
|
|
2157
2133
|
"num_cpus",
|
2158
2134
|
"pin-project-lite",
|
2159
2135
|
"socket2",
|
2160
|
-
"windows-sys
|
2136
|
+
"windows-sys",
|
2161
2137
|
]
|
2162
2138
|
|
2163
2139
|
[[package]]
|
2164
2140
|
name = "tokio-rustls"
|
2165
|
-
version = "0.24.
|
2141
|
+
version = "0.24.1"
|
2166
2142
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2167
|
-
checksum = "
|
2143
|
+
checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
|
2168
2144
|
dependencies = [
|
2169
2145
|
"rustls",
|
2170
2146
|
"tokio",
|
@@ -2225,6 +2201,16 @@ version = "0.2.4"
|
|
2225
2201
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2226
2202
|
checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
|
2227
2203
|
|
2204
|
+
[[package]]
|
2205
|
+
name = "twox-hash"
|
2206
|
+
version = "1.6.3"
|
2207
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2208
|
+
checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
|
2209
|
+
dependencies = [
|
2210
|
+
"cfg-if",
|
2211
|
+
"static_assertions",
|
2212
|
+
]
|
2213
|
+
|
2228
2214
|
[[package]]
|
2229
2215
|
name = "unicode-bidi"
|
2230
2216
|
version = "0.3.13"
|
@@ -2233,9 +2219,9 @@ checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
|
|
2233
2219
|
|
2234
2220
|
[[package]]
|
2235
2221
|
name = "unicode-ident"
|
2236
|
-
version = "1.0.
|
2222
|
+
version = "1.0.9"
|
2237
2223
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2238
|
-
checksum = "
|
2224
|
+
checksum = "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0"
|
2239
2225
|
|
2240
2226
|
[[package]]
|
2241
2227
|
name = "unicode-normalization"
|
@@ -2266,9 +2252,9 @@ checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
|
|
2266
2252
|
|
2267
2253
|
[[package]]
|
2268
2254
|
name = "url"
|
2269
|
-
version = "2.
|
2255
|
+
version = "2.4.0"
|
2270
2256
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2271
|
-
checksum = "
|
2257
|
+
checksum = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
|
2272
2258
|
dependencies = [
|
2273
2259
|
"form_urlencoded",
|
2274
2260
|
"idna",
|
@@ -2301,11 +2287,10 @@ checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
|
|
2301
2287
|
|
2302
2288
|
[[package]]
|
2303
2289
|
name = "want"
|
2304
|
-
version = "0.3.
|
2290
|
+
version = "0.3.1"
|
2305
2291
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2306
|
-
checksum = "
|
2292
|
+
checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
|
2307
2293
|
dependencies = [
|
2308
|
-
"log",
|
2309
2294
|
"try-lock",
|
2310
2295
|
]
|
2311
2296
|
|
@@ -2323,9 +2308,9 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
2323
2308
|
|
2324
2309
|
[[package]]
|
2325
2310
|
name = "wasm-bindgen"
|
2326
|
-
version = "0.2.
|
2311
|
+
version = "0.2.87"
|
2327
2312
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2328
|
-
checksum = "
|
2313
|
+
checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
|
2329
2314
|
dependencies = [
|
2330
2315
|
"cfg-if",
|
2331
2316
|
"wasm-bindgen-macro",
|
@@ -2333,24 +2318,24 @@ dependencies = [
|
|
2333
2318
|
|
2334
2319
|
[[package]]
|
2335
2320
|
name = "wasm-bindgen-backend"
|
2336
|
-
version = "0.2.
|
2321
|
+
version = "0.2.87"
|
2337
2322
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2338
|
-
checksum = "
|
2323
|
+
checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
|
2339
2324
|
dependencies = [
|
2340
2325
|
"bumpalo",
|
2341
2326
|
"log",
|
2342
2327
|
"once_cell",
|
2343
2328
|
"proc-macro2",
|
2344
2329
|
"quote",
|
2345
|
-
"syn 2.0.
|
2330
|
+
"syn 2.0.18",
|
2346
2331
|
"wasm-bindgen-shared",
|
2347
2332
|
]
|
2348
2333
|
|
2349
2334
|
[[package]]
|
2350
2335
|
name = "wasm-bindgen-futures"
|
2351
|
-
version = "0.4.
|
2336
|
+
version = "0.4.37"
|
2352
2337
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2353
|
-
checksum = "
|
2338
|
+
checksum = "c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03"
|
2354
2339
|
dependencies = [
|
2355
2340
|
"cfg-if",
|
2356
2341
|
"js-sys",
|
@@ -2360,9 +2345,9 @@ dependencies = [
|
|
2360
2345
|
|
2361
2346
|
[[package]]
|
2362
2347
|
name = "wasm-bindgen-macro"
|
2363
|
-
version = "0.2.
|
2348
|
+
version = "0.2.87"
|
2364
2349
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2365
|
-
checksum = "
|
2350
|
+
checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
|
2366
2351
|
dependencies = [
|
2367
2352
|
"quote",
|
2368
2353
|
"wasm-bindgen-macro-support",
|
@@ -2370,28 +2355,28 @@ dependencies = [
|
|
2370
2355
|
|
2371
2356
|
[[package]]
|
2372
2357
|
name = "wasm-bindgen-macro-support"
|
2373
|
-
version = "0.2.
|
2358
|
+
version = "0.2.87"
|
2374
2359
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2375
|
-
checksum = "
|
2360
|
+
checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
|
2376
2361
|
dependencies = [
|
2377
2362
|
"proc-macro2",
|
2378
2363
|
"quote",
|
2379
|
-
"syn 2.0.
|
2364
|
+
"syn 2.0.18",
|
2380
2365
|
"wasm-bindgen-backend",
|
2381
2366
|
"wasm-bindgen-shared",
|
2382
2367
|
]
|
2383
2368
|
|
2384
2369
|
[[package]]
|
2385
2370
|
name = "wasm-bindgen-shared"
|
2386
|
-
version = "0.2.
|
2371
|
+
version = "0.2.87"
|
2387
2372
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2388
|
-
checksum = "
|
2373
|
+
checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
|
2389
2374
|
|
2390
2375
|
[[package]]
|
2391
2376
|
name = "web-sys"
|
2392
|
-
version = "0.3.
|
2377
|
+
version = "0.3.64"
|
2393
2378
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2394
|
-
checksum = "
|
2379
|
+
checksum = "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b"
|
2395
2380
|
dependencies = [
|
2396
2381
|
"js-sys",
|
2397
2382
|
"wasm-bindgen",
|
@@ -2464,16 +2449,7 @@ version = "0.48.0"
|
|
2464
2449
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2465
2450
|
checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
|
2466
2451
|
dependencies = [
|
2467
|
-
"windows-targets
|
2468
|
-
]
|
2469
|
-
|
2470
|
-
[[package]]
|
2471
|
-
name = "windows-sys"
|
2472
|
-
version = "0.45.0"
|
2473
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2474
|
-
checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
|
2475
|
-
dependencies = [
|
2476
|
-
"windows-targets 0.42.2",
|
2452
|
+
"windows-targets",
|
2477
2453
|
]
|
2478
2454
|
|
2479
2455
|
[[package]]
|
@@ -2482,22 +2458,7 @@ version = "0.48.0"
|
|
2482
2458
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2483
2459
|
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
|
2484
2460
|
dependencies = [
|
2485
|
-
"windows-targets
|
2486
|
-
]
|
2487
|
-
|
2488
|
-
[[package]]
|
2489
|
-
name = "windows-targets"
|
2490
|
-
version = "0.42.2"
|
2491
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2492
|
-
checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
|
2493
|
-
dependencies = [
|
2494
|
-
"windows_aarch64_gnullvm 0.42.2",
|
2495
|
-
"windows_aarch64_msvc 0.42.2",
|
2496
|
-
"windows_i686_gnu 0.42.2",
|
2497
|
-
"windows_i686_msvc 0.42.2",
|
2498
|
-
"windows_x86_64_gnu 0.42.2",
|
2499
|
-
"windows_x86_64_gnullvm 0.42.2",
|
2500
|
-
"windows_x86_64_msvc 0.42.2",
|
2461
|
+
"windows-targets",
|
2501
2462
|
]
|
2502
2463
|
|
2503
2464
|
[[package]]
|
@@ -2506,93 +2467,51 @@ version = "0.48.0"
|
|
2506
2467
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2507
2468
|
checksum = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5"
|
2508
2469
|
dependencies = [
|
2509
|
-
"windows_aarch64_gnullvm
|
2510
|
-
"windows_aarch64_msvc
|
2511
|
-
"windows_i686_gnu
|
2512
|
-
"windows_i686_msvc
|
2513
|
-
"windows_x86_64_gnu
|
2514
|
-
"windows_x86_64_gnullvm
|
2515
|
-
"windows_x86_64_msvc
|
2470
|
+
"windows_aarch64_gnullvm",
|
2471
|
+
"windows_aarch64_msvc",
|
2472
|
+
"windows_i686_gnu",
|
2473
|
+
"windows_i686_msvc",
|
2474
|
+
"windows_x86_64_gnu",
|
2475
|
+
"windows_x86_64_gnullvm",
|
2476
|
+
"windows_x86_64_msvc",
|
2516
2477
|
]
|
2517
2478
|
|
2518
|
-
[[package]]
|
2519
|
-
name = "windows_aarch64_gnullvm"
|
2520
|
-
version = "0.42.2"
|
2521
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2522
|
-
checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
|
2523
|
-
|
2524
2479
|
[[package]]
|
2525
2480
|
name = "windows_aarch64_gnullvm"
|
2526
2481
|
version = "0.48.0"
|
2527
2482
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2528
2483
|
checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
|
2529
2484
|
|
2530
|
-
[[package]]
|
2531
|
-
name = "windows_aarch64_msvc"
|
2532
|
-
version = "0.42.2"
|
2533
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2534
|
-
checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
|
2535
|
-
|
2536
2485
|
[[package]]
|
2537
2486
|
name = "windows_aarch64_msvc"
|
2538
2487
|
version = "0.48.0"
|
2539
2488
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2540
2489
|
checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
|
2541
2490
|
|
2542
|
-
[[package]]
|
2543
|
-
name = "windows_i686_gnu"
|
2544
|
-
version = "0.42.2"
|
2545
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2546
|
-
checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
|
2547
|
-
|
2548
2491
|
[[package]]
|
2549
2492
|
name = "windows_i686_gnu"
|
2550
2493
|
version = "0.48.0"
|
2551
2494
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2552
2495
|
checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
|
2553
2496
|
|
2554
|
-
[[package]]
|
2555
|
-
name = "windows_i686_msvc"
|
2556
|
-
version = "0.42.2"
|
2557
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2558
|
-
checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
|
2559
|
-
|
2560
2497
|
[[package]]
|
2561
2498
|
name = "windows_i686_msvc"
|
2562
2499
|
version = "0.48.0"
|
2563
2500
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2564
2501
|
checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
|
2565
2502
|
|
2566
|
-
[[package]]
|
2567
|
-
name = "windows_x86_64_gnu"
|
2568
|
-
version = "0.42.2"
|
2569
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2570
|
-
checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
|
2571
|
-
|
2572
2503
|
[[package]]
|
2573
2504
|
name = "windows_x86_64_gnu"
|
2574
2505
|
version = "0.48.0"
|
2575
2506
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2576
2507
|
checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
|
2577
2508
|
|
2578
|
-
[[package]]
|
2579
|
-
name = "windows_x86_64_gnullvm"
|
2580
|
-
version = "0.42.2"
|
2581
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2582
|
-
checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
|
2583
|
-
|
2584
2509
|
[[package]]
|
2585
2510
|
name = "windows_x86_64_gnullvm"
|
2586
2511
|
version = "0.48.0"
|
2587
2512
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2588
2513
|
checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
|
2589
2514
|
|
2590
|
-
[[package]]
|
2591
|
-
name = "windows_x86_64_msvc"
|
2592
|
-
version = "0.42.2"
|
2593
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2594
|
-
checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
|
2595
|
-
|
2596
2515
|
[[package]]
|
2597
2516
|
name = "windows_x86_64_msvc"
|
2598
2517
|
version = "0.48.0"
|