Use patched jpeg-decoder to work around threading issue
This commit is contained in:
parent
598a5a604d
commit
c33dcd81b4
|
@ -35,3 +35,6 @@ members = [
|
|||
"schemes/tcpd",
|
||||
"schemes/udpd"
|
||||
]
|
||||
|
||||
[replace]
|
||||
"jpeg-decoder:0.1.11" = { git = "https://github.com/redox-os/jpeg-decoder", branch="single_thread" }
|
||||
|
|
Loading…
Reference in a new issue