aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 3d0cdb1..1161c63 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,5 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
+version = 3
+
[[package]]
name = "alsa"
version = "0.5.0"
@@ -818,6 +820,7 @@ dependencies = [
"chrono",
"cpal",
"dasp_interpolate",
+ "dasp_ring_buffer",
"dasp_signal",
"futures-channel",
"futures-util",