Fixed now builds

This commit is contained in:
2023-05-08 19:17:41 +01:00
parent ccc35c7c2f
commit 5790b7c03d
4 changed files with 42 additions and 98 deletions

View File

@@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
pipewire = "0.5.0"
libspa = "0.5.0"
pipewire = "0.6.0"
libspa = "0.6.0"
regex = "1.6.0"
lazy_static = "1.4.0"