Spaces:
Sleeping
Sleeping
include js
Browse filesSigned-off-by: 明扬 <[email protected]>
- .gitattributes +36 -0
- .gitignore +3 -3
- static/animations/Angry Gesture.fbx +0 -0
- static/animations/Idle.fbx +0 -0
- static/animations/Standing Greeting.fbx +0 -0
- static/assets/index-0cb9f31c.js +0 -0
- static/assets/index-983f9492.css +1 -0
- static/audios/example.json +168 -0
- static/audios/example.mp3 +0 -0
- static/audios/pizzas.json +53 -0
- static/audios/pizzas.mp3 +0 -0
- static/audios/pizzas.ogg +0 -0
- static/audios/welcome.json +58 -0
- static/audios/welcome.mp3 +0 -0
- static/audios/welcome.ogg +0 -0
- static/models/646d9dcdc8a5f5bddbfac913.glb +3 -0
- static/textures/youtubeBackground.jpg +0 -0
- static/textures/youtubeBackgroundHawaii.jpg +0 -0
- static/vite.svg +1 -0
- whisper/Cargo.lock +1043 -0
.gitattributes
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
*.glb filter=lfs diff=lfs merge=lfs -text
|
.gitignore
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
/target
|
2 |
.idea/
|
3 |
-
|
4 |
-
whisper/
|
5 |
-
whisper/
|
|
|
1 |
/target
|
2 |
.idea/
|
3 |
+
whisper/samples
|
4 |
+
whisper/target
|
5 |
+
whisper/models
|
static/animations/Angry Gesture.fbx
ADDED
Binary file (612 kB). View file
|
|
static/animations/Idle.fbx
ADDED
Binary file (962 kB). View file
|
|
static/animations/Standing Greeting.fbx
ADDED
Binary file (843 kB). View file
|
|
static/assets/index-0cb9f31c.js
ADDED
The diff for this file is too large to render.
See raw diff
|
|
static/assets/index-983f9492.css
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
#root{width:100vw;height:100vh}body{margin:0}
|
static/audios/example.json
ADDED
@@ -0,0 +1,168 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"soundFile": "/Users/wawa/Documents/Projects/wawasensei/r3f-lipsync-tutorial/Rhubarb-Lip-Sync-1.13.0-macOS/../public/audios/pizzas.ogg",
|
4 |
+
"duration": 6.92
|
5 |
+
},
|
6 |
+
"vimeses": [
|
7 |
+
{
|
8 |
+
"time": 125,
|
9 |
+
"value": "S"
|
10 |
+
},
|
11 |
+
{
|
12 |
+
"time": 200,
|
13 |
+
"value": "i"
|
14 |
+
},
|
15 |
+
{
|
16 |
+
"time": 312,
|
17 |
+
"value": "S"
|
18 |
+
},
|
19 |
+
{
|
20 |
+
"time": 375,
|
21 |
+
"value": "i"
|
22 |
+
},
|
23 |
+
{
|
24 |
+
"time": 450,
|
25 |
+
"value": "t"
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"time": 500,
|
29 |
+
"value": "p"
|
30 |
+
},
|
31 |
+
{
|
32 |
+
"time": 562,
|
33 |
+
"value": "i"
|
34 |
+
},
|
35 |
+
{
|
36 |
+
"time": 625,
|
37 |
+
"value": "k"
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"time": 750,
|
41 |
+
"value": "a"
|
42 |
+
},
|
43 |
+
{
|
44 |
+
"time": 837,
|
45 |
+
"value": "k"
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"time": 937,
|
49 |
+
"value": "t"
|
50 |
+
},
|
51 |
+
{
|
52 |
+
"time": 1000,
|
53 |
+
"value": "o"
|
54 |
+
},
|
55 |
+
{
|
56 |
+
"time": 1062,
|
57 |
+
"value": "p"
|
58 |
+
},
|
59 |
+
{
|
60 |
+
"time": 1137,
|
61 |
+
"value": "E"
|
62 |
+
},
|
63 |
+
{
|
64 |
+
"time": 1250,
|
65 |
+
"value": "t"
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"time": 1312,
|
69 |
+
"value": "u"
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"time": 1375,
|
73 |
+
"value": "E"
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"time": 1437,
|
77 |
+
"value": "t"
|
78 |
+
},
|
79 |
+
{
|
80 |
+
"time": 1487,
|
81 |
+
"value": "t"
|
82 |
+
},
|
83 |
+
{
|
84 |
+
"time": 1512,
|
85 |
+
"value": "i"
|
86 |
+
},
|
87 |
+
{
|
88 |
+
"time": 1625,
|
89 |
+
"value": "f"
|
90 |
+
},
|
91 |
+
{
|
92 |
+
"time": 1637,
|
93 |
+
"value": "E"
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"time": 1775,
|
97 |
+
"value": "s"
|
98 |
+
},
|
99 |
+
{
|
100 |
+
"time": 1837,
|
101 |
+
"value": "t"
|
102 |
+
},
|
103 |
+
{
|
104 |
+
"time": 1875,
|
105 |
+
"value": "t"
|
106 |
+
},
|
107 |
+
{
|
108 |
+
"time": 1937,
|
109 |
+
"value": "u"
|
110 |
+
},
|
111 |
+
{
|
112 |
+
"time": 1962,
|
113 |
+
"value": "E"
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"time": 2037,
|
117 |
+
"value": "t"
|
118 |
+
},
|
119 |
+
{
|
120 |
+
"time": 2087,
|
121 |
+
"value": "t"
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"time": 2125,
|
125 |
+
"value": "i"
|
126 |
+
},
|
127 |
+
{
|
128 |
+
"time": 2225,
|
129 |
+
"value": "t"
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"time": 2262,
|
133 |
+
"value": "u"
|
134 |
+
},
|
135 |
+
{
|
136 |
+
"time": 2312,
|
137 |
+
"value": "E"
|
138 |
+
},
|
139 |
+
{
|
140 |
+
"time": 2375,
|
141 |
+
"value": "t"
|
142 |
+
},
|
143 |
+
{
|
144 |
+
"time": 2425,
|
145 |
+
"value": "t"
|
146 |
+
},
|
147 |
+
{
|
148 |
+
"time": 2450,
|
149 |
+
"value": "i"
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"time": 2625,
|
153 |
+
"value": "T"
|
154 |
+
},
|
155 |
+
{
|
156 |
+
"time": 2637,
|
157 |
+
"value": "r"
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"time": 2787,
|
161 |
+
"value": "i"
|
162 |
+
},
|
163 |
+
{
|
164 |
+
"time": 3025,
|
165 |
+
"value": "sil"
|
166 |
+
}
|
167 |
+
]
|
168 |
+
}
|
static/audios/example.mp3
ADDED
Binary file (55.4 kB). View file
|
|
static/audios/pizzas.json
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"soundFile": "/Users/wawa/Documents/Projects/wawasensei/r3f-lipsync-tutorial/Rhubarb-Lip-Sync-1.13.0-macOS/../public/audios/pizzas.ogg",
|
4 |
+
"duration": 6.92
|
5 |
+
},
|
6 |
+
"mouthCues": [
|
7 |
+
{ "start": 0.00, "end": 0.04, "value": "X" },
|
8 |
+
{ "start": 0.04, "end": 0.26, "value": "F" },
|
9 |
+
{ "start": 0.26, "end": 0.33, "value": "C" },
|
10 |
+
{ "start": 0.33, "end": 0.41, "value": "A" },
|
11 |
+
{ "start": 0.41, "end": 0.66, "value": "B" },
|
12 |
+
{ "start": 0.66, "end": 0.73, "value": "C" },
|
13 |
+
{ "start": 0.73, "end": 0.87, "value": "B" },
|
14 |
+
{ "start": 0.87, "end": 1.19, "value": "X" },
|
15 |
+
{ "start": 1.19, "end": 1.26, "value": "B" },
|
16 |
+
{ "start": 1.26, "end": 1.33, "value": "A" },
|
17 |
+
{ "start": 1.33, "end": 1.50, "value": "B" },
|
18 |
+
{ "start": 1.50, "end": 1.95, "value": "X" },
|
19 |
+
{ "start": 1.95, "end": 2.28, "value": "B" },
|
20 |
+
{ "start": 2.28, "end": 2.36, "value": "A" },
|
21 |
+
{ "start": 2.36, "end": 2.63, "value": "B" },
|
22 |
+
{ "start": 2.63, "end": 2.70, "value": "C" },
|
23 |
+
{ "start": 2.70, "end": 2.84, "value": "B" },
|
24 |
+
{ "start": 2.84, "end": 2.90, "value": "A" },
|
25 |
+
{ "start": 2.90, "end": 2.96, "value": "C" },
|
26 |
+
{ "start": 2.96, "end": 3.04, "value": "A" },
|
27 |
+
{ "start": 3.04, "end": 3.21, "value": "E" },
|
28 |
+
{ "start": 3.21, "end": 3.28, "value": "F" },
|
29 |
+
{ "start": 3.28, "end": 3.75, "value": "B" },
|
30 |
+
{ "start": 3.75, "end": 3.82, "value": "D" },
|
31 |
+
{ "start": 3.82, "end": 4.02, "value": "B" },
|
32 |
+
{ "start": 4.02, "end": 4.16, "value": "C" },
|
33 |
+
{ "start": 4.16, "end": 4.23, "value": "B" },
|
34 |
+
{ "start": 4.23, "end": 4.31, "value": "A" },
|
35 |
+
{ "start": 4.31, "end": 4.51, "value": "C" },
|
36 |
+
{ "start": 4.51, "end": 4.58, "value": "B" },
|
37 |
+
{ "start": 4.58, "end": 4.65, "value": "C" },
|
38 |
+
{ "start": 4.65, "end": 4.75, "value": "A" },
|
39 |
+
{ "start": 4.75, "end": 4.88, "value": "B" },
|
40 |
+
{ "start": 4.88, "end": 5.28, "value": "X" },
|
41 |
+
{ "start": 5.28, "end": 5.41, "value": "F" },
|
42 |
+
{ "start": 5.41, "end": 5.62, "value": "C" },
|
43 |
+
{ "start": 5.62, "end": 5.90, "value": "B" },
|
44 |
+
{ "start": 5.90, "end": 5.97, "value": "E" },
|
45 |
+
{ "start": 5.97, "end": 6.04, "value": "F" },
|
46 |
+
{ "start": 6.04, "end": 6.11, "value": "C" },
|
47 |
+
{ "start": 6.11, "end": 6.18, "value": "B" },
|
48 |
+
{ "start": 6.18, "end": 6.26, "value": "A" },
|
49 |
+
{ "start": 6.26, "end": 6.51, "value": "B" },
|
50 |
+
{ "start": 6.51, "end": 6.65, "value": "C" },
|
51 |
+
{ "start": 6.65, "end": 6.92, "value": "X" }
|
52 |
+
]
|
53 |
+
}
|
static/audios/pizzas.mp3
ADDED
Binary file (55.4 kB). View file
|
|
static/audios/pizzas.ogg
ADDED
Binary file (58.1 kB). View file
|
|
static/audios/welcome.json
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"soundFile": "/Users/wawa/Documents/Projects/wawasensei/r3f-lipsync-tutorial/Rhubarb-Lip-Sync-1.13.0-macOS/../public/audios/welcome.ogg",
|
4 |
+
"duration": 6.21
|
5 |
+
},
|
6 |
+
"mouthCues": [
|
7 |
+
{ "start": 0.00, "end": 0.05, "value": "X" },
|
8 |
+
{ "start": 0.05, "end": 0.27, "value": "D" },
|
9 |
+
{ "start": 0.27, "end": 0.41, "value": "B" },
|
10 |
+
{ "start": 0.41, "end": 0.49, "value": "A" },
|
11 |
+
{ "start": 0.49, "end": 0.59, "value": "F" },
|
12 |
+
{ "start": 0.59, "end": 0.66, "value": "B" },
|
13 |
+
{ "start": 0.66, "end": 0.73, "value": "F" },
|
14 |
+
{ "start": 0.73, "end": 0.80, "value": "D" },
|
15 |
+
{ "start": 0.80, "end": 0.94, "value": "B" },
|
16 |
+
{ "start": 0.94, "end": 1.01, "value": "C" },
|
17 |
+
{ "start": 1.01, "end": 1.15, "value": "B" },
|
18 |
+
{ "start": 1.15, "end": 1.29, "value": "C" },
|
19 |
+
{ "start": 1.29, "end": 1.40, "value": "B" },
|
20 |
+
{ "start": 1.40, "end": 1.47, "value": "F" },
|
21 |
+
{ "start": 1.47, "end": 1.54, "value": "C" },
|
22 |
+
{ "start": 1.54, "end": 1.61, "value": "B" },
|
23 |
+
{ "start": 1.61, "end": 1.68, "value": "A" },
|
24 |
+
{ "start": 1.68, "end": 1.79, "value": "F" },
|
25 |
+
{ "start": 1.79, "end": 1.87, "value": "A" },
|
26 |
+
{ "start": 1.87, "end": 1.93, "value": "C" },
|
27 |
+
{ "start": 1.93, "end": 2.27, "value": "F" },
|
28 |
+
{ "start": 2.27, "end": 2.37, "value": "A" },
|
29 |
+
{ "start": 2.37, "end": 2.44, "value": "B" },
|
30 |
+
{ "start": 2.44, "end": 2.58, "value": "C" },
|
31 |
+
{ "start": 2.58, "end": 2.84, "value": "B" },
|
32 |
+
{ "start": 2.84, "end": 2.90, "value": "H" },
|
33 |
+
{ "start": 2.90, "end": 3.10, "value": "B" },
|
34 |
+
{ "start": 3.10, "end": 3.24, "value": "E" },
|
35 |
+
{ "start": 3.24, "end": 3.38, "value": "C" },
|
36 |
+
{ "start": 3.38, "end": 3.52, "value": "F" },
|
37 |
+
{ "start": 3.52, "end": 3.59, "value": "C" },
|
38 |
+
{ "start": 3.59, "end": 3.80, "value": "B" },
|
39 |
+
{ "start": 3.80, "end": 3.88, "value": "A" },
|
40 |
+
{ "start": 3.88, "end": 4.10, "value": "B" },
|
41 |
+
{ "start": 4.10, "end": 4.38, "value": "F" },
|
42 |
+
{ "start": 4.38, "end": 4.45, "value": "D" },
|
43 |
+
{ "start": 4.45, "end": 4.66, "value": "B" },
|
44 |
+
{ "start": 4.66, "end": 4.73, "value": "C" },
|
45 |
+
{ "start": 4.73, "end": 5.08, "value": "B" },
|
46 |
+
{ "start": 5.08, "end": 5.15, "value": "G" },
|
47 |
+
{ "start": 5.15, "end": 5.22, "value": "C" },
|
48 |
+
{ "start": 5.22, "end": 5.30, "value": "A" },
|
49 |
+
{ "start": 5.30, "end": 5.41, "value": "E" },
|
50 |
+
{ "start": 5.41, "end": 5.50, "value": "A" },
|
51 |
+
{ "start": 5.50, "end": 5.56, "value": "B" },
|
52 |
+
{ "start": 5.56, "end": 5.69, "value": "D" },
|
53 |
+
{ "start": 5.69, "end": 5.76, "value": "B" },
|
54 |
+
{ "start": 5.76, "end": 5.83, "value": "C" },
|
55 |
+
{ "start": 5.83, "end": 6.11, "value": "B" },
|
56 |
+
{ "start": 6.11, "end": 6.21, "value": "X" }
|
57 |
+
]
|
58 |
+
}
|
static/audios/welcome.mp3
ADDED
Binary file (49.7 kB). View file
|
|
static/audios/welcome.ogg
ADDED
Binary file (54.2 kB). View file
|
|
static/models/646d9dcdc8a5f5bddbfac913.glb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34bc1bf4d0c7fd913a3bb05265f20fee31b0baae94a1cb8b44eb45c80ea00936
|
3 |
+
size 1343152
|
static/textures/youtubeBackground.jpg
ADDED
![]() |
static/textures/youtubeBackgroundHawaii.jpg
ADDED
![]() |
static/vite.svg
ADDED
|
whisper/Cargo.lock
ADDED
@@ -0,0 +1,1043 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# This file is automatically @generated by Cargo.
|
2 |
+
# It is not intended for manual editing.
|
3 |
+
version = 3
|
4 |
+
|
5 |
+
[[package]]
|
6 |
+
name = "addr2line"
|
7 |
+
version = "0.21.0"
|
8 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
9 |
+
checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
|
10 |
+
dependencies = [
|
11 |
+
"gimli",
|
12 |
+
]
|
13 |
+
|
14 |
+
[[package]]
|
15 |
+
name = "adler"
|
16 |
+
version = "1.0.2"
|
17 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
18 |
+
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
19 |
+
|
20 |
+
[[package]]
|
21 |
+
name = "aho-corasick"
|
22 |
+
version = "1.1.2"
|
23 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
24 |
+
checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0"
|
25 |
+
dependencies = [
|
26 |
+
"memchr",
|
27 |
+
]
|
28 |
+
|
29 |
+
[[package]]
|
30 |
+
name = "ansi_term"
|
31 |
+
version = "0.12.1"
|
32 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
33 |
+
checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
|
34 |
+
dependencies = [
|
35 |
+
"winapi",
|
36 |
+
]
|
37 |
+
|
38 |
+
[[package]]
|
39 |
+
name = "atty"
|
40 |
+
version = "0.2.14"
|
41 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
42 |
+
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
43 |
+
dependencies = [
|
44 |
+
"hermit-abi 0.1.19",
|
45 |
+
"libc",
|
46 |
+
"winapi",
|
47 |
+
]
|
48 |
+
|
49 |
+
[[package]]
|
50 |
+
name = "backtrace"
|
51 |
+
version = "0.3.69"
|
52 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
53 |
+
checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
|
54 |
+
dependencies = [
|
55 |
+
"addr2line",
|
56 |
+
"cc",
|
57 |
+
"cfg-if",
|
58 |
+
"libc",
|
59 |
+
"miniz_oxide",
|
60 |
+
"object",
|
61 |
+
"rustc-demangle",
|
62 |
+
]
|
63 |
+
|
64 |
+
[[package]]
|
65 |
+
name = "bindgen"
|
66 |
+
version = "0.56.0"
|
67 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
68 |
+
checksum = "2da379dbebc0b76ef63ca68d8fc6e71c0f13e59432e0987e508c1820e6ab5239"
|
69 |
+
dependencies = [
|
70 |
+
"bitflags 1.3.2",
|
71 |
+
"cexpr 0.4.0",
|
72 |
+
"clang-sys",
|
73 |
+
"clap",
|
74 |
+
"env_logger",
|
75 |
+
"lazy_static",
|
76 |
+
"lazycell",
|
77 |
+
"log",
|
78 |
+
"peeking_take_while",
|
79 |
+
"proc-macro2",
|
80 |
+
"quote",
|
81 |
+
"regex",
|
82 |
+
"rustc-hash",
|
83 |
+
"shlex 0.1.1",
|
84 |
+
"which 3.1.1",
|
85 |
+
]
|
86 |
+
|
87 |
+
[[package]]
|
88 |
+
name = "bindgen"
|
89 |
+
version = "0.68.1"
|
90 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
91 |
+
checksum = "726e4313eb6ec35d2730258ad4e15b547ee75d6afaa1361a922e78e59b7d8078"
|
92 |
+
dependencies = [
|
93 |
+
"bitflags 2.4.1",
|
94 |
+
"cexpr 0.6.0",
|
95 |
+
"clang-sys",
|
96 |
+
"lazy_static",
|
97 |
+
"lazycell",
|
98 |
+
"log",
|
99 |
+
"peeking_take_while",
|
100 |
+
"prettyplease",
|
101 |
+
"proc-macro2",
|
102 |
+
"quote",
|
103 |
+
"regex",
|
104 |
+
"rustc-hash",
|
105 |
+
"shlex 1.2.0",
|
106 |
+
"syn 2.0.39",
|
107 |
+
"which 4.4.2",
|
108 |
+
]
|
109 |
+
|
110 |
+
[[package]]
|
111 |
+
name = "bitflags"
|
112 |
+
version = "1.3.2"
|
113 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
114 |
+
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
115 |
+
|
116 |
+
[[package]]
|
117 |
+
name = "bitflags"
|
118 |
+
version = "2.4.1"
|
119 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
120 |
+
checksum = "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07"
|
121 |
+
|
122 |
+
[[package]]
|
123 |
+
name = "cc"
|
124 |
+
version = "1.0.83"
|
125 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
126 |
+
checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
|
127 |
+
dependencies = [
|
128 |
+
"libc",
|
129 |
+
]
|
130 |
+
|
131 |
+
[[package]]
|
132 |
+
name = "cexpr"
|
133 |
+
version = "0.4.0"
|
134 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
135 |
+
checksum = "f4aedb84272dbe89af497cf81375129abda4fc0a9e7c5d317498c15cc30c0d27"
|
136 |
+
dependencies = [
|
137 |
+
"nom 5.1.3",
|
138 |
+
]
|
139 |
+
|
140 |
+
[[package]]
|
141 |
+
name = "cexpr"
|
142 |
+
version = "0.6.0"
|
143 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
144 |
+
checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
|
145 |
+
dependencies = [
|
146 |
+
"nom 7.1.3",
|
147 |
+
]
|
148 |
+
|
149 |
+
[[package]]
|
150 |
+
name = "cfg-if"
|
151 |
+
version = "1.0.0"
|
152 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
153 |
+
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
154 |
+
|
155 |
+
[[package]]
|
156 |
+
name = "clang-sys"
|
157 |
+
version = "1.6.1"
|
158 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
159 |
+
checksum = "c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f"
|
160 |
+
dependencies = [
|
161 |
+
"glob",
|
162 |
+
"libc",
|
163 |
+
"libloading",
|
164 |
+
]
|
165 |
+
|
166 |
+
[[package]]
|
167 |
+
name = "clap"
|
168 |
+
version = "2.34.0"
|
169 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
170 |
+
checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c"
|
171 |
+
dependencies = [
|
172 |
+
"ansi_term",
|
173 |
+
"atty",
|
174 |
+
"bitflags 1.3.2",
|
175 |
+
"strsim",
|
176 |
+
"textwrap",
|
177 |
+
"unicode-width",
|
178 |
+
"vec_map",
|
179 |
+
]
|
180 |
+
|
181 |
+
[[package]]
|
182 |
+
name = "cmake"
|
183 |
+
version = "0.1.50"
|
184 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
185 |
+
checksum = "a31c789563b815f77f4250caee12365734369f942439b7defd71e18a48197130"
|
186 |
+
dependencies = [
|
187 |
+
"cc",
|
188 |
+
]
|
189 |
+
|
190 |
+
[[package]]
|
191 |
+
name = "either"
|
192 |
+
version = "1.9.0"
|
193 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
194 |
+
checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
|
195 |
+
|
196 |
+
[[package]]
|
197 |
+
name = "env_logger"
|
198 |
+
version = "0.8.4"
|
199 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
200 |
+
checksum = "a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3"
|
201 |
+
dependencies = [
|
202 |
+
"atty",
|
203 |
+
"humantime",
|
204 |
+
"log",
|
205 |
+
"regex",
|
206 |
+
"termcolor",
|
207 |
+
]
|
208 |
+
|
209 |
+
[[package]]
|
210 |
+
name = "errno"
|
211 |
+
version = "0.3.8"
|
212 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
213 |
+
checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"
|
214 |
+
dependencies = [
|
215 |
+
"libc",
|
216 |
+
"windows-sys 0.52.0",
|
217 |
+
]
|
218 |
+
|
219 |
+
[[package]]
|
220 |
+
name = "fs_extra"
|
221 |
+
version = "1.3.0"
|
222 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
223 |
+
checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
|
224 |
+
|
225 |
+
[[package]]
|
226 |
+
name = "fvad"
|
227 |
+
version = "0.1.3"
|
228 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
229 |
+
checksum = "8b8e04cf8731da968d9456575a0ae44cb8760dee46169a5289a0e87d4cc4743a"
|
230 |
+
dependencies = [
|
231 |
+
"libfvad-sys",
|
232 |
+
]
|
233 |
+
|
234 |
+
[[package]]
|
235 |
+
name = "gimli"
|
236 |
+
version = "0.28.1"
|
237 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
238 |
+
checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
|
239 |
+
|
240 |
+
[[package]]
|
241 |
+
name = "glob"
|
242 |
+
version = "0.3.1"
|
243 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
244 |
+
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
|
245 |
+
|
246 |
+
[[package]]
|
247 |
+
name = "hermit-abi"
|
248 |
+
version = "0.1.19"
|
249 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
250 |
+
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
|
251 |
+
dependencies = [
|
252 |
+
"libc",
|
253 |
+
]
|
254 |
+
|
255 |
+
[[package]]
|
256 |
+
name = "hermit-abi"
|
257 |
+
version = "0.3.3"
|
258 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
259 |
+
checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7"
|
260 |
+
|
261 |
+
[[package]]
|
262 |
+
name = "home"
|
263 |
+
version = "0.5.5"
|
264 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
265 |
+
checksum = "5444c27eef6923071f7ebcc33e3444508466a76f7a2b93da00ed6e19f30c1ddb"
|
266 |
+
dependencies = [
|
267 |
+
"windows-sys 0.48.0",
|
268 |
+
]
|
269 |
+
|
270 |
+
[[package]]
|
271 |
+
name = "hound"
|
272 |
+
version = "3.5.1"
|
273 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
274 |
+
checksum = "62adaabb884c94955b19907d60019f4e145d091c75345379e70d1ee696f7854f"
|
275 |
+
|
276 |
+
[[package]]
|
277 |
+
name = "humantime"
|
278 |
+
version = "2.1.0"
|
279 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
280 |
+
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
|
281 |
+
|
282 |
+
[[package]]
|
283 |
+
name = "itoa"
|
284 |
+
version = "1.0.9"
|
285 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
286 |
+
checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
|
287 |
+
|
288 |
+
[[package]]
|
289 |
+
name = "lazy_static"
|
290 |
+
version = "1.4.0"
|
291 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
292 |
+
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
293 |
+
|
294 |
+
[[package]]
|
295 |
+
name = "lazycell"
|
296 |
+
version = "1.3.0"
|
297 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
298 |
+
checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
299 |
+
|
300 |
+
[[package]]
|
301 |
+
name = "libc"
|
302 |
+
version = "0.2.150"
|
303 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
304 |
+
checksum = "89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c"
|
305 |
+
|
306 |
+
[[package]]
|
307 |
+
name = "libfvad-sys"
|
308 |
+
version = "1.0.0"
|
309 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
310 |
+
checksum = "473b5389760c65fab561600c78f609ee5779799ae8d29818eccea95d8a8c94d8"
|
311 |
+
dependencies = [
|
312 |
+
"bindgen 0.56.0",
|
313 |
+
"cc",
|
314 |
+
]
|
315 |
+
|
316 |
+
[[package]]
|
317 |
+
name = "libloading"
|
318 |
+
version = "0.7.4"
|
319 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
320 |
+
checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
|
321 |
+
dependencies = [
|
322 |
+
"cfg-if",
|
323 |
+
"winapi",
|
324 |
+
]
|
325 |
+
|
326 |
+
[[package]]
|
327 |
+
name = "linux-raw-sys"
|
328 |
+
version = "0.4.11"
|
329 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
330 |
+
checksum = "969488b55f8ac402214f3f5fd243ebb7206cf82de60d3172994707a4bcc2b829"
|
331 |
+
|
332 |
+
[[package]]
|
333 |
+
name = "log"
|
334 |
+
version = "0.4.20"
|
335 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
336 |
+
checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
|
337 |
+
|
338 |
+
[[package]]
|
339 |
+
name = "matchers"
|
340 |
+
version = "0.1.0"
|
341 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
342 |
+
checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
|
343 |
+
dependencies = [
|
344 |
+
"regex-automata 0.1.10",
|
345 |
+
]
|
346 |
+
|
347 |
+
[[package]]
|
348 |
+
name = "memchr"
|
349 |
+
version = "2.6.4"
|
350 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
351 |
+
checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167"
|
352 |
+
|
353 |
+
[[package]]
|
354 |
+
name = "minimal-lexical"
|
355 |
+
version = "0.2.1"
|
356 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
357 |
+
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
358 |
+
|
359 |
+
[[package]]
|
360 |
+
name = "miniz_oxide"
|
361 |
+
version = "0.7.1"
|
362 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
363 |
+
checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
|
364 |
+
dependencies = [
|
365 |
+
"adler",
|
366 |
+
]
|
367 |
+
|
368 |
+
[[package]]
|
369 |
+
name = "mio"
|
370 |
+
version = "0.8.9"
|
371 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
372 |
+
checksum = "3dce281c5e46beae905d4de1870d8b1509a9142b62eedf18b443b011ca8343d0"
|
373 |
+
dependencies = [
|
374 |
+
"libc",
|
375 |
+
"wasi",
|
376 |
+
"windows-sys 0.48.0",
|
377 |
+
]
|
378 |
+
|
379 |
+
[[package]]
|
380 |
+
name = "nom"
|
381 |
+
version = "5.1.3"
|
382 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
383 |
+
checksum = "08959a387a676302eebf4ddbcbc611da04285579f76f88ee0506c63b1a61dd4b"
|
384 |
+
dependencies = [
|
385 |
+
"memchr",
|
386 |
+
"version_check",
|
387 |
+
]
|
388 |
+
|
389 |
+
[[package]]
|
390 |
+
name = "nom"
|
391 |
+
version = "7.1.3"
|
392 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
393 |
+
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
|
394 |
+
dependencies = [
|
395 |
+
"memchr",
|
396 |
+
"minimal-lexical",
|
397 |
+
]
|
398 |
+
|
399 |
+
[[package]]
|
400 |
+
name = "nu-ansi-term"
|
401 |
+
version = "0.46.0"
|
402 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
403 |
+
checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
|
404 |
+
dependencies = [
|
405 |
+
"overload",
|
406 |
+
"winapi",
|
407 |
+
]
|
408 |
+
|
409 |
+
[[package]]
|
410 |
+
name = "num_cpus"
|
411 |
+
version = "1.16.0"
|
412 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
413 |
+
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
|
414 |
+
dependencies = [
|
415 |
+
"hermit-abi 0.3.3",
|
416 |
+
"libc",
|
417 |
+
]
|
418 |
+
|
419 |
+
[[package]]
|
420 |
+
name = "object"
|
421 |
+
version = "0.32.1"
|
422 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
423 |
+
checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0"
|
424 |
+
dependencies = [
|
425 |
+
"memchr",
|
426 |
+
]
|
427 |
+
|
428 |
+
[[package]]
|
429 |
+
name = "once_cell"
|
430 |
+
version = "1.18.0"
|
431 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
432 |
+
checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
|
433 |
+
|
434 |
+
[[package]]
|
435 |
+
name = "overload"
|
436 |
+
version = "0.1.1"
|
437 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
438 |
+
checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
|
439 |
+
|
440 |
+
[[package]]
|
441 |
+
name = "peeking_take_while"
|
442 |
+
version = "0.1.2"
|
443 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
444 |
+
checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
|
445 |
+
|
446 |
+
[[package]]
|
447 |
+
name = "pin-project-lite"
|
448 |
+
version = "0.2.13"
|
449 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
450 |
+
checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
|
451 |
+
|
452 |
+
[[package]]
|
453 |
+
name = "prettyplease"
|
454 |
+
version = "0.2.15"
|
455 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
456 |
+
checksum = "ae005bd773ab59b4725093fd7df83fd7892f7d8eafb48dbd7de6e024e4215f9d"
|
457 |
+
dependencies = [
|
458 |
+
"proc-macro2",
|
459 |
+
"syn 2.0.39",
|
460 |
+
]
|
461 |
+
|
462 |
+
[[package]]
|
463 |
+
name = "proc-macro2"
|
464 |
+
version = "1.0.70"
|
465 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
466 |
+
checksum = "39278fbbf5fb4f646ce651690877f89d1c5811a3d4acb27700c1cb3cdb78fd3b"
|
467 |
+
dependencies = [
|
468 |
+
"unicode-ident",
|
469 |
+
]
|
470 |
+
|
471 |
+
[[package]]
|
472 |
+
name = "quote"
|
473 |
+
version = "1.0.33"
|
474 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
475 |
+
checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae"
|
476 |
+
dependencies = [
|
477 |
+
"proc-macro2",
|
478 |
+
]
|
479 |
+
|
480 |
+
[[package]]
|
481 |
+
name = "regex"
|
482 |
+
version = "1.10.2"
|
483 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
484 |
+
checksum = "380b951a9c5e80ddfd6136919eef32310721aa4aacd4889a8d39124b026ab343"
|
485 |
+
dependencies = [
|
486 |
+
"aho-corasick",
|
487 |
+
"memchr",
|
488 |
+
"regex-automata 0.4.3",
|
489 |
+
"regex-syntax 0.8.2",
|
490 |
+
]
|
491 |
+
|
492 |
+
[[package]]
|
493 |
+
name = "regex-automata"
|
494 |
+
version = "0.1.10"
|
495 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
496 |
+
checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
|
497 |
+
dependencies = [
|
498 |
+
"regex-syntax 0.6.29",
|
499 |
+
]
|
500 |
+
|
501 |
+
[[package]]
|
502 |
+
name = "regex-automata"
|
503 |
+
version = "0.4.3"
|
504 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
505 |
+
checksum = "5f804c7828047e88b2d32e2d7fe5a105da8ee3264f01902f796c8e067dc2483f"
|
506 |
+
dependencies = [
|
507 |
+
"aho-corasick",
|
508 |
+
"memchr",
|
509 |
+
"regex-syntax 0.8.2",
|
510 |
+
]
|
511 |
+
|
512 |
+
[[package]]
|
513 |
+
name = "regex-syntax"
|
514 |
+
version = "0.6.29"
|
515 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
516 |
+
checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
|
517 |
+
|
518 |
+
[[package]]
|
519 |
+
name = "regex-syntax"
|
520 |
+
version = "0.8.2"
|
521 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
522 |
+
checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
|
523 |
+
|
524 |
+
[[package]]
|
525 |
+
name = "rustc-demangle"
|
526 |
+
version = "0.1.23"
|
527 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
528 |
+
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
|
529 |
+
|
530 |
+
[[package]]
|
531 |
+
name = "rustc-hash"
|
532 |
+
version = "1.1.0"
|
533 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
534 |
+
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
|
535 |
+
|
536 |
+
[[package]]
|
537 |
+
name = "rustix"
|
538 |
+
version = "0.38.25"
|
539 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
540 |
+
checksum = "dc99bc2d4f1fed22595588a013687477aedf3cdcfb26558c559edb67b4d9b22e"
|
541 |
+
dependencies = [
|
542 |
+
"bitflags 2.4.1",
|
543 |
+
"errno",
|
544 |
+
"libc",
|
545 |
+
"linux-raw-sys",
|
546 |
+
"windows-sys 0.48.0",
|
547 |
+
]
|
548 |
+
|
549 |
+
[[package]]
|
550 |
+
name = "ryu"
|
551 |
+
version = "1.0.15"
|
552 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
553 |
+
checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
|
554 |
+
|
555 |
+
[[package]]
|
556 |
+
name = "serde"
|
557 |
+
version = "1.0.193"
|
558 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
559 |
+
checksum = "25dd9975e68d0cb5aa1120c288333fc98731bd1dd12f561e468ea4728c042b89"
|
560 |
+
dependencies = [
|
561 |
+
"serde_derive",
|
562 |
+
]
|
563 |
+
|
564 |
+
[[package]]
|
565 |
+
name = "serde_derive"
|
566 |
+
version = "1.0.193"
|
567 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
568 |
+
checksum = "43576ca501357b9b071ac53cdc7da8ef0cbd9493d8df094cd821777ea6e894d3"
|
569 |
+
dependencies = [
|
570 |
+
"proc-macro2",
|
571 |
+
"quote",
|
572 |
+
"syn 2.0.39",
|
573 |
+
]
|
574 |
+
|
575 |
+
[[package]]
|
576 |
+
name = "serde_json"
|
577 |
+
version = "1.0.108"
|
578 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
579 |
+
checksum = "3d1c7e3eac408d115102c4c24ad393e0821bb3a5df4d506a80f85f7a742a526b"
|
580 |
+
dependencies = [
|
581 |
+
"itoa",
|
582 |
+
"ryu",
|
583 |
+
"serde",
|
584 |
+
]
|
585 |
+
|
586 |
+
[[package]]
|
587 |
+
name = "sharded-slab"
|
588 |
+
version = "0.1.7"
|
589 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
590 |
+
checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
|
591 |
+
dependencies = [
|
592 |
+
"lazy_static",
|
593 |
+
]
|
594 |
+
|
595 |
+
[[package]]
|
596 |
+
name = "shlex"
|
597 |
+
version = "0.1.1"
|
598 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
599 |
+
checksum = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
|
600 |
+
|
601 |
+
[[package]]
|
602 |
+
name = "shlex"
|
603 |
+
version = "1.2.0"
|
604 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
605 |
+
checksum = "a7cee0529a6d40f580e7a5e6c495c8fbfe21b7b52795ed4bb5e62cdf92bc6380"
|
606 |
+
|
607 |
+
[[package]]
|
608 |
+
name = "signal-hook-registry"
|
609 |
+
version = "1.4.1"
|
610 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
611 |
+
checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
|
612 |
+
dependencies = [
|
613 |
+
"libc",
|
614 |
+
]
|
615 |
+
|
616 |
+
[[package]]
|
617 |
+
name = "smallvec"
|
618 |
+
version = "1.11.2"
|
619 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
620 |
+
checksum = "4dccd0940a2dcdf68d092b8cbab7dc0ad8fa938bf95787e1b916b0e3d0e8e970"
|
621 |
+
|
622 |
+
[[package]]
|
623 |
+
name = "strsim"
|
624 |
+
version = "0.8.0"
|
625 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
626 |
+
checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
|
627 |
+
|
628 |
+
[[package]]
|
629 |
+
name = "syn"
|
630 |
+
version = "1.0.109"
|
631 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
632 |
+
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
633 |
+
dependencies = [
|
634 |
+
"proc-macro2",
|
635 |
+
"quote",
|
636 |
+
"unicode-ident",
|
637 |
+
]
|
638 |
+
|
639 |
+
[[package]]
|
640 |
+
name = "syn"
|
641 |
+
version = "2.0.39"
|
642 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
643 |
+
checksum = "23e78b90f2fcf45d3e842032ce32e3f2d1545ba6636271dcbf24fa306d87be7a"
|
644 |
+
dependencies = [
|
645 |
+
"proc-macro2",
|
646 |
+
"quote",
|
647 |
+
"unicode-ident",
|
648 |
+
]
|
649 |
+
|
650 |
+
[[package]]
|
651 |
+
name = "termcolor"
|
652 |
+
version = "1.4.0"
|
653 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
654 |
+
checksum = "ff1bc3d3f05aff0403e8ac0d92ced918ec05b666a43f83297ccef5bea8a3d449"
|
655 |
+
dependencies = [
|
656 |
+
"winapi-util",
|
657 |
+
]
|
658 |
+
|
659 |
+
[[package]]
|
660 |
+
name = "textwrap"
|
661 |
+
version = "0.11.0"
|
662 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
663 |
+
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
|
664 |
+
dependencies = [
|
665 |
+
"unicode-width",
|
666 |
+
]
|
667 |
+
|
668 |
+
[[package]]
|
669 |
+
name = "thread_local"
|
670 |
+
version = "1.1.7"
|
671 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
672 |
+
checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"
|
673 |
+
dependencies = [
|
674 |
+
"cfg-if",
|
675 |
+
"once_cell",
|
676 |
+
]
|
677 |
+
|
678 |
+
[[package]]
|
679 |
+
name = "tokio"
|
680 |
+
version = "1.34.0"
|
681 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
682 |
+
checksum = "d0c014766411e834f7af5b8f4cf46257aab4036ca95e9d2c144a10f59ad6f5b9"
|
683 |
+
dependencies = [
|
684 |
+
"backtrace",
|
685 |
+
"libc",
|
686 |
+
"mio",
|
687 |
+
"num_cpus",
|
688 |
+
"pin-project-lite",
|
689 |
+
"signal-hook-registry",
|
690 |
+
"tokio-macros",
|
691 |
+
"windows-sys 0.48.0",
|
692 |
+
]
|
693 |
+
|
694 |
+
[[package]]
|
695 |
+
name = "tokio-macros"
|
696 |
+
version = "2.2.0"
|
697 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
698 |
+
checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
|
699 |
+
dependencies = [
|
700 |
+
"proc-macro2",
|
701 |
+
"quote",
|
702 |
+
"syn 2.0.39",
|
703 |
+
]
|
704 |
+
|
705 |
+
[[package]]
|
706 |
+
name = "tracing"
|
707 |
+
version = "0.1.40"
|
708 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
709 |
+
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
|
710 |
+
dependencies = [
|
711 |
+
"pin-project-lite",
|
712 |
+
"tracing-attributes",
|
713 |
+
"tracing-core",
|
714 |
+
]
|
715 |
+
|
716 |
+
[[package]]
|
717 |
+
name = "tracing-attributes"
|
718 |
+
version = "0.1.27"
|
719 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
720 |
+
checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
|
721 |
+
dependencies = [
|
722 |
+
"proc-macro2",
|
723 |
+
"quote",
|
724 |
+
"syn 2.0.39",
|
725 |
+
]
|
726 |
+
|
727 |
+
[[package]]
|
728 |
+
name = "tracing-core"
|
729 |
+
version = "0.1.32"
|
730 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
731 |
+
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
|
732 |
+
dependencies = [
|
733 |
+
"once_cell",
|
734 |
+
"valuable",
|
735 |
+
]
|
736 |
+
|
737 |
+
[[package]]
|
738 |
+
name = "tracing-log"
|
739 |
+
version = "0.2.0"
|
740 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
741 |
+
checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
|
742 |
+
dependencies = [
|
743 |
+
"log",
|
744 |
+
"once_cell",
|
745 |
+
"tracing-core",
|
746 |
+
]
|
747 |
+
|
748 |
+
[[package]]
|
749 |
+
name = "tracing-subscriber"
|
750 |
+
version = "0.3.18"
|
751 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
752 |
+
checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
|
753 |
+
dependencies = [
|
754 |
+
"matchers",
|
755 |
+
"nu-ansi-term",
|
756 |
+
"once_cell",
|
757 |
+
"regex",
|
758 |
+
"sharded-slab",
|
759 |
+
"smallvec",
|
760 |
+
"thread_local",
|
761 |
+
"tracing",
|
762 |
+
"tracing-core",
|
763 |
+
"tracing-log",
|
764 |
+
]
|
765 |
+
|
766 |
+
[[package]]
|
767 |
+
name = "tracing-test"
|
768 |
+
version = "0.2.4"
|
769 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
770 |
+
checksum = "3a2c0ff408fe918a94c428a3f2ad04e4afd5c95bbc08fcf868eff750c15728a4"
|
771 |
+
dependencies = [
|
772 |
+
"lazy_static",
|
773 |
+
"tracing-core",
|
774 |
+
"tracing-subscriber",
|
775 |
+
"tracing-test-macro",
|
776 |
+
]
|
777 |
+
|
778 |
+
[[package]]
|
779 |
+
name = "tracing-test-macro"
|
780 |
+
version = "0.2.4"
|
781 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
782 |
+
checksum = "258bc1c4f8e2e73a977812ab339d503e6feeb92700f6d07a6de4d321522d5c08"
|
783 |
+
dependencies = [
|
784 |
+
"lazy_static",
|
785 |
+
"quote",
|
786 |
+
"syn 1.0.109",
|
787 |
+
]
|
788 |
+
|
789 |
+
[[package]]
|
790 |
+
name = "unicode-ident"
|
791 |
+
version = "1.0.12"
|
792 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
793 |
+
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
|
794 |
+
|
795 |
+
[[package]]
|
796 |
+
name = "unicode-width"
|
797 |
+
version = "0.1.11"
|
798 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
799 |
+
checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"
|
800 |
+
|
801 |
+
[[package]]
|
802 |
+
name = "valuable"
|
803 |
+
version = "0.1.0"
|
804 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
805 |
+
checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
|
806 |
+
|
807 |
+
[[package]]
|
808 |
+
name = "vec_map"
|
809 |
+
version = "0.8.2"
|
810 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
811 |
+
checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
|
812 |
+
|
813 |
+
[[package]]
|
814 |
+
name = "version_check"
|
815 |
+
version = "0.9.4"
|
816 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
817 |
+
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
818 |
+
|
819 |
+
[[package]]
|
820 |
+
name = "wasi"
|
821 |
+
version = "0.11.0+wasi-snapshot-preview1"
|
822 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
823 |
+
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
824 |
+
|
825 |
+
[[package]]
|
826 |
+
name = "which"
|
827 |
+
version = "3.1.1"
|
828 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
829 |
+
checksum = "d011071ae14a2f6671d0b74080ae0cd8ebf3a6f8c9589a2cd45f23126fe29724"
|
830 |
+
dependencies = [
|
831 |
+
"libc",
|
832 |
+
]
|
833 |
+
|
834 |
+
[[package]]
|
835 |
+
name = "which"
|
836 |
+
version = "4.4.2"
|
837 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
838 |
+
checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
|
839 |
+
dependencies = [
|
840 |
+
"either",
|
841 |
+
"home",
|
842 |
+
"once_cell",
|
843 |
+
"rustix",
|
844 |
+
]
|
845 |
+
|
846 |
+
[[package]]
|
847 |
+
name = "whisper"
|
848 |
+
version = "0.1.0"
|
849 |
+
dependencies = [
|
850 |
+
"fvad",
|
851 |
+
"hound",
|
852 |
+
"lazy_static",
|
853 |
+
"once_cell",
|
854 |
+
"serde",
|
855 |
+
"serde_json",
|
856 |
+
"tokio",
|
857 |
+
"tracing",
|
858 |
+
"tracing-test",
|
859 |
+
"whisper-rs",
|
860 |
+
"whisper-rs-sys",
|
861 |
+
]
|
862 |
+
|
863 |
+
[[package]]
|
864 |
+
name = "whisper-rs"
|
865 |
+
version = "0.9.0-rc.2"
|
866 |
+
source = "git+https://github.com/mingyang91/whisper-rs.git#f8e424a19b13cc348395afd862f0dcb864fcb1fc"
|
867 |
+
dependencies = [
|
868 |
+
"whisper-rs-sys",
|
869 |
+
]
|
870 |
+
|
871 |
+
[[package]]
|
872 |
+
name = "whisper-rs-sys"
|
873 |
+
version = "0.7.3"
|
874 |
+
source = "git+https://github.com/mingyang91/whisper-rs.git#f8e424a19b13cc348395afd862f0dcb864fcb1fc"
|
875 |
+
dependencies = [
|
876 |
+
"bindgen 0.68.1",
|
877 |
+
"cfg-if",
|
878 |
+
"cmake",
|
879 |
+
"fs_extra",
|
880 |
+
]
|
881 |
+
|
882 |
+
[[package]]
|
883 |
+
name = "winapi"
|
884 |
+
version = "0.3.9"
|
885 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
886 |
+
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
887 |
+
dependencies = [
|
888 |
+
"winapi-i686-pc-windows-gnu",
|
889 |
+
"winapi-x86_64-pc-windows-gnu",
|
890 |
+
]
|
891 |
+
|
892 |
+
[[package]]
|
893 |
+
name = "winapi-i686-pc-windows-gnu"
|
894 |
+
version = "0.4.0"
|
895 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
896 |
+
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
897 |
+
|
898 |
+
[[package]]
|
899 |
+
name = "winapi-util"
|
900 |
+
version = "0.1.6"
|
901 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
902 |
+
checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
|
903 |
+
dependencies = [
|
904 |
+
"winapi",
|
905 |
+
]
|
906 |
+
|
907 |
+
[[package]]
|
908 |
+
name = "winapi-x86_64-pc-windows-gnu"
|
909 |
+
version = "0.4.0"
|
910 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
911 |
+
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
912 |
+
|
913 |
+
[[package]]
|
914 |
+
name = "windows-sys"
|
915 |
+
version = "0.48.0"
|
916 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
917 |
+
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
|
918 |
+
dependencies = [
|
919 |
+
"windows-targets 0.48.5",
|
920 |
+
]
|
921 |
+
|
922 |
+
[[package]]
|
923 |
+
name = "windows-sys"
|
924 |
+
version = "0.52.0"
|
925 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
926 |
+
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
|
927 |
+
dependencies = [
|
928 |
+
"windows-targets 0.52.0",
|
929 |
+
]
|
930 |
+
|
931 |
+
[[package]]
|
932 |
+
name = "windows-targets"
|
933 |
+
version = "0.48.5"
|
934 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
935 |
+
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
|
936 |
+
dependencies = [
|
937 |
+
"windows_aarch64_gnullvm 0.48.5",
|
938 |
+
"windows_aarch64_msvc 0.48.5",
|
939 |
+
"windows_i686_gnu 0.48.5",
|
940 |
+
"windows_i686_msvc 0.48.5",
|
941 |
+
"windows_x86_64_gnu 0.48.5",
|
942 |
+
"windows_x86_64_gnullvm 0.48.5",
|
943 |
+
"windows_x86_64_msvc 0.48.5",
|
944 |
+
]
|
945 |
+
|
946 |
+
[[package]]
|
947 |
+
name = "windows-targets"
|
948 |
+
version = "0.52.0"
|
949 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
950 |
+
checksum = "8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd"
|
951 |
+
dependencies = [
|
952 |
+
"windows_aarch64_gnullvm 0.52.0",
|
953 |
+
"windows_aarch64_msvc 0.52.0",
|
954 |
+
"windows_i686_gnu 0.52.0",
|
955 |
+
"windows_i686_msvc 0.52.0",
|
956 |
+
"windows_x86_64_gnu 0.52.0",
|
957 |
+
"windows_x86_64_gnullvm 0.52.0",
|
958 |
+
"windows_x86_64_msvc 0.52.0",
|
959 |
+
]
|
960 |
+
|
961 |
+
[[package]]
|
962 |
+
name = "windows_aarch64_gnullvm"
|
963 |
+
version = "0.48.5"
|
964 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
965 |
+
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
|
966 |
+
|
967 |
+
[[package]]
|
968 |
+
name = "windows_aarch64_gnullvm"
|
969 |
+
version = "0.52.0"
|
970 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
971 |
+
checksum = "cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea"
|
972 |
+
|
973 |
+
[[package]]
|
974 |
+
name = "windows_aarch64_msvc"
|
975 |
+
version = "0.48.5"
|
976 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
977 |
+
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
|
978 |
+
|
979 |
+
[[package]]
|
980 |
+
name = "windows_aarch64_msvc"
|
981 |
+
version = "0.52.0"
|
982 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
983 |
+
checksum = "bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef"
|
984 |
+
|
985 |
+
[[package]]
|
986 |
+
name = "windows_i686_gnu"
|
987 |
+
version = "0.48.5"
|
988 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
989 |
+
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
|
990 |
+
|
991 |
+
[[package]]
|
992 |
+
name = "windows_i686_gnu"
|
993 |
+
version = "0.52.0"
|
994 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
995 |
+
checksum = "a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313"
|
996 |
+
|
997 |
+
[[package]]
|
998 |
+
name = "windows_i686_msvc"
|
999 |
+
version = "0.48.5"
|
1000 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1001 |
+
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
|
1002 |
+
|
1003 |
+
[[package]]
|
1004 |
+
name = "windows_i686_msvc"
|
1005 |
+
version = "0.52.0"
|
1006 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1007 |
+
checksum = "ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a"
|
1008 |
+
|
1009 |
+
[[package]]
|
1010 |
+
name = "windows_x86_64_gnu"
|
1011 |
+
version = "0.48.5"
|
1012 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1013 |
+
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
|
1014 |
+
|
1015 |
+
[[package]]
|
1016 |
+
name = "windows_x86_64_gnu"
|
1017 |
+
version = "0.52.0"
|
1018 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1019 |
+
checksum = "3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd"
|
1020 |
+
|
1021 |
+
[[package]]
|
1022 |
+
name = "windows_x86_64_gnullvm"
|
1023 |
+
version = "0.48.5"
|
1024 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1025 |
+
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
|
1026 |
+
|
1027 |
+
[[package]]
|
1028 |
+
name = "windows_x86_64_gnullvm"
|
1029 |
+
version = "0.52.0"
|
1030 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1031 |
+
checksum = "1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e"
|
1032 |
+
|
1033 |
+
[[package]]
|
1034 |
+
name = "windows_x86_64_msvc"
|
1035 |
+
version = "0.48.5"
|
1036 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1037 |
+
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
|
1038 |
+
|
1039 |
+
[[package]]
|
1040 |
+
name = "windows_x86_64_msvc"
|
1041 |
+
version = "0.52.0"
|
1042 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1043 |
+
checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04"
|