From 759f6b6138a5a5d13199f8d73acac65335959a1e Mon Sep 17 00:00:00 2001 From: l1npengtul <35755164+l1npengtul@users.noreply.github.com> Date: Fri, 23 Dec 2022 15:42:13 +0900 Subject: [PATCH] 0.10.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a9fde75..c43bc12 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nokhwa" -version = "0.10.0" +version = "0.10.1" authors = ["l1npengtul "] edition = "2021" description = "A Simple-to-use, cross-platform Rust Webcam Capture Library"