diff --git a/gstreamer/Cargo.toml b/gstreamer/Cargo.toml index c50054749..c591c3a04 100644 --- a/gstreamer/Cargo.toml +++ b/gstreamer/Cargo.toml @@ -14,7 +14,7 @@ build = "build.rs" [dependencies] bitflags = "1.0" -cfg-if = "0.1" +cfg-if = "1.0" libc = "0.2" glib-sys = "0.10" gobject-sys = "0.10"