[package] name = "silky" version = "0.1.0" authors = [ "KumoKairo " ] license = "MIT" edition = "2018" description = "Experimental build system with Lua build scripts. Only tested and works on MacOS. Please don't use." [dependencies] pyro_lua = { path = "../Pyro-Lua", version = "0.1" }