mirror of
https://github.com/l1npengtul/nokhwa.git
synced 2026-07-04 02:27:26 +00:00
0.10 RC 1 - After a year in development, I hope it was worth the wait.
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user