0.10 RC 1 - After a year in development, I hope it was worth the wait.

This commit is contained in:
l1npengtul
2022-11-09 00:55:06 +09:00
parent f11575c844
commit c2a5c97489
7 changed files with 22 additions and 28 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "nokhwa-bindings-macos"
version = "0.2.0"
version = "0.2.0-rc.1"
edition = "2018"
authors = ["l1npengtul"]
license = "Apache-2.0"
@@ -14,7 +14,7 @@ flume = "0.10"
once_cell = "1.14"
[dependencies.nokhwa-core]
version = "0.1"
version = "0.1.0-rc.1"
path = "../nokhwa-core"
[target.'cfg(any(target_os="macos",target_os="ios"))'.dependencies]