seccomp-sandbox/rust-toolchain.toml

4 lines
99 B
TOML
Raw Normal View History

2023-11-01 16:17:51 +08:00
[toolchain]
channel = "stable"
targets = ["x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl"]