From d92938c41794de504070d2b3a79422e431848314 Mon Sep 17 00:00:00 2001 From: l1npengtul Date: Wed, 6 Oct 2021 23:42:38 +0900 Subject: [PATCH] 0.5.0 - update main crate --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index de58ebb..84bb015 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -79,7 +79,7 @@ features = ["clang-runtime"] optional = true [dependencies.nokhwa-bindings-windows] -version = "0.2.4" +version = "0.3.0" optional = true [dependencies.nokhwa-bindings-macos]