Skip to content

Commit a0dbf72

Browse files
committed
targets
1 parent 63898b4 commit a0dbf72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[toolchain]
22
channel = "1.87.0"
33
components = [ "rustfmt", "clippy" ]
4+
targets = ["x86-unknown-linux-gnu", "i686-unknown-linux-gnu"]
45
profile = "minimal"

0 commit comments

Comments
 (0)