Files
unshell/core-modules/server/.cargo/config.toml
T

4 lines
82 B
TOML
Raw Normal View History

[unstable]
build-std = ["core", "std"]
build-std-features = ["optimize_for_size"]