record-daemon: fix obs bootstrapping
Some checks failed
record-daemon / Build, check and test (push) Failing after 13m52s
Some checks failed
record-daemon / Build, check and test (push) Failing after 13m52s
This commit is contained in:
@@ -64,7 +64,7 @@ regex = "1"
|
||||
|
||||
# OBS recording library
|
||||
libobs-simple = { version = "8.0.1" }
|
||||
libobs-bootstrapper = { version = "0.3.1", features = ["install_dummy_dll"] }
|
||||
libobs-bootstrapper = { version = "0.4.0", features = ["install_dummy_dll"] }
|
||||
libobs-wrapper = { version = "9.0.4" }
|
||||
|
||||
# Display info for monitor capture
|
||||
|
||||
Reference in New Issue
Block a user