diff --git a/Cargo.toml b/Cargo.toml index 3ebcec3..7d997fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ v4l2-sys = { path = "v4l2-sys", version = "0.3.0", package="v4l2-sys-mit", optio [dev-dependencies] glium = "0.34" jpeg-decoder = "0.3.0" -winit = "0.29" +winit = "0.30" [features] default = ["v4l2"]