1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2024-12-12 19:39:50 +00:00
UltimateTrainingModpack/skyline/nnsdk/Cargo.toml
2020-04-09 02:54:47 -04:00

10 lines
269 B
TOML

[package]
name = "nnsdk"
version = "0.1.0"
authors = ["jam1garner <jam1.mcleod@hotmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
skyline_libc = { path = "../skyline_libc" }