We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caf06f8 commit 43d95edCopy full SHA for 43d95ed
libcamera-sys/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "libcamera-sys"
3
-version = "0.2.3"
+version = "0.3.0"
4
edition = "2021"
5
description = "Low-level unsafe bindings to libcamera"
6
documentation = "https://docs.rs/libcamera-sys"
libcamera/Cargo.toml
name = "libcamera"
description = "Safe Rust bindings for libcamera"
documentation = "https://docs.rs/libcamera"
0 commit comments