[package] name = "uwurandom-nx" authors = ["aarch64-switch-rs authors"] version = "0.1.0" edition = "2021" [dependencies] nx = { git = "https://github.com/aarch64-switch-rs/nx", features=["input", "rand"] } rand_core = "0.6.4" ui2d = { path = "./ui2d" } uwurandom-rs = { git = "https://git.skye.vg/me/uwurandom-rs" } # For help / more information, see https://github.com/aarch64-switch-rs/cargo-nx/wiki [package.metadata.nx.nro.nacp] default_name = "uwurandom-nx" default_author = "skyevg" version = "0.1.0" application_id = "0x010018160C3AFA2D"