mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2026-09-16 18:00:54 +00:00
Switch target name from aarch64-skyline-switch
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
[build]
|
||||
target = "aarch64-skyline-switch"
|
||||
+1
-2
@@ -7,8 +7,7 @@ edition = "2018"
|
||||
[lib]
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
skyline = { path = "./skyline" }
|
||||
skyline_smash = { path = "./skyline_smash" }
|
||||
|
||||
|
||||
+2
-2
@@ -1,2 +1,2 @@
|
||||
[target.aarch64-roblabla-switch.dependencies]
|
||||
alloc = {} # implies alloc
|
||||
[target.aarch64-skyline-switch.dependencies]
|
||||
alloc = {}
|
||||
|
||||
Reference in New Issue
Block a user