1[toolchain] 2channel = "stable" 3profile = "default" 4targets = [ 5 "i686-unknown-linux-musl", 6 "x86_64-unknown-linux-gnu", 7]