1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-03-19 04:46:11 +00:00
UltimateTrainingModpack/Cargo.toml
2020-04-10 18:34:29 -04:00

13 lines
243 B
TOML

[package]
name = "no_std_test"
version = "0.1.0"
authors = ["jam1garner <jam1.mcleod@hotmail.com>"]
edition = "2018"
[lib]
crate-type = ["cdylib"]
[dependencies]
skyline = { path = "./skyline" }
skyline_smash = { path = "./skyline_smash" }