[package] name = "subtree" version = "0.1.1" authors = ["altaway "] license = "BSD-2-Clause-Patent" edition = "2018" repository = "https://gitlab.com/altaway/subtree-rs.git" keywords = ["subtree", "lua"] description = "Configuration framework using subtrees" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] # rlua = { version = "*" }