Skip to content

Commit

Permalink
update 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
l1npengtul committed Jul 2, 2021
1 parent 3cfed79 commit 3e75a57
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 0.3.1
- Added feature hacks to prevent gstreamer/opencv docs.rs build failure

# 0.3.0
- Added `query_devices()` to query available devices on system
- Added `GStreamer` and `OpenCV` backends
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nokhwa"
version = "0.3.0"
version = "0.3.1"
authors = ["l1npengtul <[email protected]>"]
edition = "2018"
description = "A Simple-to-use, cross-platform Rust Webcam Capture Library"
Expand Down

0 comments on commit 3e75a57

Please sign in to comment.