mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-22 19:41:00 +00:00
Revert "threadshare: Temporarily pin quote to 1.0.2"
This reverts commit 90b9499909
.
It was fixed in the meantime.
This commit is contained in:
parent
90b9499909
commit
af56755aaa
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ lazy_static = "1.0"
|
|||
either = "1.0"
|
||||
rand = "0.7"
|
||||
net2 = "0.2"
|
||||
# Pin quote to 1.0.2 until https://github.com/rust-lang-nursery/failure/issues/342 is fixed.
|
||||
quote = "=1.0.2"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
winapi = { version = "0.3", features = ["winsock2", "processthreadsapi"] }
|
||||
|
|
Loading…
Reference in a new issue