forked from mirrors/gstreamer-rs
Revert "tutorials: Temporarily pin quote to 1.0.2"
This reverts commit bcfc88a560
.
It was fixed in the meantime.
This commit is contained in:
parent
b1b0103b3b
commit
a07d6f2823
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ gstreamer-app = { path = "../gstreamer-app" }
|
|||
gstreamer-pbutils = { path = "../gstreamer-pbutils" }
|
||||
byte-slice-cast = "0.3"
|
||||
failure = "0.1.0"
|
||||
# Pin quote to 1.0.2 until https://github.com/rust-lang-nursery/failure/issues/342 is fixed.
|
||||
quote = "=1.0.2"
|
||||
|
||||
[features]
|
||||
tutorial5 = ["gtk", "gdk"]
|
||||
|
|
Loading…
Reference in a new issue