rc3 prep: update core

This commit is contained in:
l1npengtul
2022-11-17 20:44:58 +09:00
parent 5a26ff083c
commit e8b1091234
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "nokhwa-bindings-macos"
version = "0.2.0-rc.1"
version = "0.2.0-rc.2"
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.0-rc.1"
version = "0.1.0-rc.2"
path = "../nokhwa-core"
[target.'cfg(any(target_os="macos",target_os="ios"))'.dependencies]