Skip to content

Commit 2e8303a

Browse files
committed
Bump libcamera-sys
1 parent 43d95ed commit 2e8303a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libcamera/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ vendor_rpi = []
2525
bitflags = "2.0.0-rc.2"
2626
drm-fourcc = "2.2"
2727
libc = "0.2"
28-
libcamera-sys = { path = "../libcamera-sys", version = "0.2.3", default-features = false }
28+
libcamera-sys = { path = "../libcamera-sys", version = "0.3.0", default-features = false }
2929
num_enum = "0.6.1"
3030
smallvec = "1.10"
3131
thiserror = "1.0"
3232

3333
[build-dependencies]
34-
libcamera-sys = { path = "../libcamera-sys", version = "0.2.3" }
34+
libcamera-sys = { path = "../libcamera-sys", version = "0.3.0" }
3535
semver = "1.0.22"

0 commit comments

Comments
 (0)