|
|
@ -13,7 +13,7 @@ name = "ctru" |
|
|
|
|
|
|
|
|
|
|
|
[dependencies] |
|
|
|
[dependencies] |
|
|
|
cfg-if = "1.0" |
|
|
|
cfg-if = "1.0" |
|
|
|
ctru-sys = { path = "../ctru-sys", version = "21.2" } |
|
|
|
ctru-sys = { path = "../ctru-sys", version = "22.0" } |
|
|
|
const-zero = "0.1.0" |
|
|
|
const-zero = "0.1.0" |
|
|
|
shim-3ds = { git = "https://github.com/rust3ds/shim-3ds.git" } |
|
|
|
shim-3ds = { git = "https://github.com/rust3ds/shim-3ds.git" } |
|
|
|
pthread-3ds = { git = "https://github.com/rust3ds/pthread-3ds.git" } |
|
|
|
pthread-3ds = { git = "https://github.com/rust3ds/pthread-3ds.git" } |
|
|
|