Skip to content

Commit

Permalink
update jack to 0.8
Browse files Browse the repository at this point in the history
This fixes the build with Pipewire:
RustAudio/rust-jack#154
  • Loading branch information
Be-ing committed Dec 13, 2021
1 parent fd79848 commit fed1bcb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
16 changes: 12 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion loopers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ readme = "../README.md"
edition = "2018"

[dependencies]
jack = "0.7"
jack = "0.8"

futures = "0.1"
bytes = "0.4"
Expand Down

0 comments on commit fed1bcb

Please sign in to comment.