stage
This commit is contained in:
4
.cargo/config.toml
Normal file
4
.cargo/config.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[build]
|
||||
target = "x86_64-unknown-linux-musl"
|
||||
[run]
|
||||
target = "x86_64-unknown-linux-musl"
|
||||
Reference in New Issue
Block a user