lua-config 1.1.0

A simple rust configuration tool using lua
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.rlua]
version = "0.20.1"

[package]
description = "A simple rust configuration tool using lua"
edition = "2021"
license = "MIT"
name = "lua-config"
readme = "README.md"
repository = "https://github.com/LeviLovie/lua-config"
version = "1.1.0"