luaskills 0.2.2

LuaSkills core runtime library for loading, invoking, and managing Lua skill packages.
Documentation
[licenses]
allow = [
    "0BSD",
    "Apache-2.0",
    "Apache-2.0 WITH LLVM-exception",
    "BSD-3-Clause",
    "BSL-1.0",
    "CDLA-Permissive-2.0",
    "ISC",
    "LGPL-2.1-or-later",
    "MIT",
    "Unicode-3.0",
    "Unlicense",
    "Zlib",
]
confidence-threshold = 0.8

[[licenses.clarify]]
crate = "vldb-controller-client"
expression = "MIT"
license-files = [
    { path = "../LICENSE", hash = 0x47a7a990 },
]