add x86_64-unknown-linux-gnu
This is probably the most common target and usually doesn't involve cross compilation.
This commit is contained in:
@@ -15,3 +15,6 @@ components = [
|
||||
# For rust-analyzer
|
||||
"rust-src",
|
||||
]
|
||||
targets = [
|
||||
"x86_64-unknown-linux-gnu",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user