raymanfx / libv4l-rs

Video4Linux2 bindings for Rust
MIT License
145 stars 62 forks source link

cargo: Include -sys crates in workspace by fixing plural typo #44

Closed MarijnS95 closed 2 years ago

MarijnS95 commented 3 years ago

The following warning shows while building:

warning: unused manifest key: workspaces

The correct spelling is [workspace], without s: https://doc.rust-lang.org/cargo/reference/workspaces.html#the-workspace-section