We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f0cb17 commit b02f5bfCopy full SHA for b02f5bf
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v0.3.5
4
+
5
+- Update from `linux-ioctl` to `uoctl` 1.0.
6
7
## v0.3.4
8
9
- Add categories to Cargo.toml.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "linuxvideo"
-version = "0.3.4"
+version = "0.3.5"
edition = "2021"
license = "0BSD"
description = "V4L2 video capture and output library"
0 commit comments