This commit is contained in:
l1npengtul
2022-12-19 16:24:27 +09:00
parent 590048857f
commit c65504a2ba
7 changed files with 19 additions and 18 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "nokhwa-bindings-windows"
version = "0.4.0-rc.5"
version = "0.4.0-rc.6"
authors = ["l1npengtul"]
edition = "2021"
license = "Apache-2.0"
@@ -13,7 +13,7 @@ keywords = ["media-foundation", "windows", "capture", "webcam"]
[dependencies]
[dependencies.nokhwa-core]
version = "0.1.0-rc.5"
version = "0.1.0-rc.6"
path = "../nokhwa-core"
[target.'cfg(target_os="windows")'.dependencies.windows]