Revert "tutorials: Temporarily pin quote to 1.0.2"

This reverts commit bcfc88a560.

It was fixed in the meantime.
This commit is contained in:
Sebastian Dröge 2020-03-06 11:17:17 +02:00
parent b1b0103b3b
commit a07d6f2823

View file

@ -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"]