audio: Update array-init dependency to 1.0

This commit is contained in:
Sebastian Dröge 2020-10-15 13:21:53 +03:00
parent 73ea24ca11
commit 1b00160388

View file

@ -23,7 +23,7 @@ gstreamer-audio-sys = { git = "https://gitlab.freedesktop.org/gstreamer/gstreame
glib = { git = "https://github.com/gtk-rs/glib" }
gstreamer = { path = "../gstreamer" }
gstreamer-base = { path = "../gstreamer-base" }
array-init = "0.1"
array-init = "1.0"
once_cell = "1.0"
[build-dependencies]