Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
stratact
orbutils
Commits
539701d3
Unverified
Commit
539701d3
authored
Feb 20, 2018
by
robbycerantola
Committed by
GitHub
Feb 20, 2018
Browse files
Update Cargo.toml
parent
0751ba2c
Changes
1
Show whitespace changes
Inline
Side-by-side
Cargo.toml
View file @
539701d3
...
...
@@ -72,3 +72,8 @@ libc = "0.2"
[target.'cfg(target_os
=
"redox"
)
'.dependencies]
redox_event
=
{
git
=
"https://github.com/redox-os/event.git"
}
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
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment