Skip to content
Snippets Groups Projects
Unverified Commit 97d36bec authored by robbycerantola's avatar robbycerantola Committed by GitHub
Browse files

temporary patch to avoid decoding jpg with rayon

parent 539701d3
No related branches found
No related tags found
1 merge request!43Temporary patch for displaying jpg files with Viewer
......@@ -75,5 +75,5 @@ redox_syscall = "0.1"
#temporary patch to avoid decoding jpg with rayon
[patch.crates-io]
jpeg-decoder = { git = "https://github.com/redox-os/jpeg-decoder.git", default-features = false }
jpeg-decoder = { git = "https://github.com/robbycerantola/jpeg-decoder.git" }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment