File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,23 +12,23 @@ categories = ["multimedia::audio"]
12
12
exclude = [" /samples" , " /showcase" , " /.github" ]
13
13
14
14
[dependencies ]
15
- arc-swap = " 1.6.0 "
15
+ arc-swap = " 1.6"
16
16
arrayvec = " 0.7"
17
17
cpal = { version = " 0.15.0" , optional = true }
18
- creek = " 1.0.0 "
18
+ creek = " 1.0"
19
19
crossbeam-channel = " 0.5"
20
20
cubeb = { version = " 0.10.0" , optional = true }
21
- dasp_sample = " 0.11.0 "
21
+ dasp_sample = " 0.11"
22
22
float_eq = " 1.0"
23
- hound = " 3.5.0 "
24
- hrtf = " 0.8.0 "
23
+ hound = " 3.5"
24
+ hrtf = " 0.8"
25
25
lazy_static = " 1.4"
26
26
log = " 0.4"
27
27
num-complex = " 0.4"
28
28
once_cell = " 1.10"
29
29
realfft = " 3.0"
30
30
rubato = " 0.14"
31
- rustc-hash = " 1.1.0 "
31
+ rustc-hash = " 1.1"
32
32
smallvec = " 1.8"
33
33
symphonia = { version = " 0.5" , default-features = false }
34
34
vecmath = " 1.0"
You can’t perform that action at this time.
0 commit comments