Merge remote-tracking branch 'origin/senpai' into senpai

This commit is contained in:
l1npengtul
2023-06-06 17:56:34 +09:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ features = ["derive"]
# Use these as you need
[dependencies.nokhwa]
path = "../../../nokhwa"
path = "../.."
features = ["input-native", "output-threaded"]
[dependencies.image]
+1 -1
View File
@@ -12,6 +12,6 @@ version = "0.23.14"
default-features = false
[dependencies.nokhwa]
path = "../../../nokhwa"
path = "../.."
# EDIT THIS!
features = ["input-v4l"]
+1 -1
View File
@@ -12,6 +12,6 @@ version = "0.23.14"
default-features = false
[dependencies.nokhwa]
path = "../../../nokhwa"
path = "../.."
# EDIT THIS!
features = ["input-native", "output-threaded"]