forked from mirrors/gstreamer-rs
gstreamer: Update to cfg-if 1.0
This commit is contained in:
parent
2b87e5f51d
commit
80cd448340
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue