Skip to content

Commit

Permalink
update various pieces
Browse files Browse the repository at this point in the history
  • Loading branch information
l1npengtul committed Dec 18, 2022
1 parent f09985c commit 5e01bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A Simple-to-use, cross-platform Rust Webcam Capture Library
Nokhwa can be added to your crate by adding it to your `Cargo.toml`:
```toml
[dependencies.nokhwa]
version = "0.10.0-rc.2"
version = "0.10.0"
# Use the native input backends, enable WGPU integration
features = ["input-native", "output-wgpu"]
```
Expand Down

0 comments on commit 5e01bea

Please sign in to comment.