mirror of
https://github.com/l1npengtul/nokhwa.git
synced 2026-07-04 02:27:26 +00:00
Fix version number in readme
This commit is contained in:
@@ -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-rc2"
|
||||
version = "0.10.0-rc.2"
|
||||
# Use the native input backends, enable WGPU integration
|
||||
features = ["input-native", "output-wgpu"]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user