mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
add requested targets
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
# Anything in the latest stable version of rust is fine to use.
|
||||
channel = "stable"
|
||||
targets = [
|
||||
"x86_64-unknown-linux-gnu",
|
||||
"x86_64-apple-darwin",
|
||||
"x86_64-pc-windows-gnu",
|
||||
"x86_64-pc-windows-msvc",
|
||||
]
|
||||
"x86_64-unknown-linux-gnu",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user