Disable rustpython in i686 desktop

This commit is contained in:
Jeremy Soller 2025-09-07 13:36:49 -06:00
parent 45c84f477e
commit 03bf1f54da
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -11,4 +11,5 @@ include = ["../desktop.toml"]
# Package settings
[packages]
# example = {}
# example = {}
rustpython = "ignore" # https://github.com/Alexhuszagh/rust-lexical/issues/218