mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 07:14:18 +08:00
Disable rustpython in i686 desktop
This commit is contained in:
parent
45c84f477e
commit
03bf1f54da
@ -11,4 +11,5 @@ include = ["../desktop.toml"]
|
||||
|
||||
# Package settings
|
||||
[packages]
|
||||
# example = {}
|
||||
# example = {}
|
||||
rustpython = "ignore" # https://github.com/Alexhuszagh/rust-lexical/issues/218
|
||||
Loading…
Reference in New Issue
Block a user