Skip to content

Commit d1a0bbb

Browse files
committed
Synth-example: Fix version
Fixes: #143
1 parent 048b94e commit d1a0bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synth-example/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ edition = "2018"
66

77
[dependencies]
88
dasp = { version = "0.11", features = ["signal"] }
9-
alsa = { path = "..", version = "0.6" }
9+
alsa = { path = "..", version = "0.10" }

0 commit comments

Comments
 (0)