redox/config/i586/dev.toml
2025-11-16 14:29:20 +00:00

15 lines
301 B
TOML

# Configuration for development
include = ["../dev.toml"]
# Override the default settings here
# General settings
[general]
# Filesystem size in MiB
# filesystem_size = 1024
# Package settings
[packages]
# example = {}
rustpython = "ignore" # https://github.com/Alexhuszagh/rust-lexical/issues/218