mun_lld 110.0.0

Bindings for LLD used to link Mun binaries
[build-dependencies.cc]
version = "1.0"

[build-dependencies.lazy_static]
version = "1.4"

[build-dependencies.regex]
version = "1.3"

[build-dependencies.semver]
version = "0.9"
[dependencies.libc]
version = "0.2.65"

[package]
authors = ["The Mun Team <team@mun-lang.org>"]
categories = ["game-development", "mun"]
description = "Bindings for LLD used to link Mun binaries"
documentation = "https://docs.mun-lang.org/v0.3"
edition = "2018"
homepage = "https://mun-lang.org"
keywords = ["game", "hot-reloading", "language", "mun", "scripting"]
license = "MIT OR Apache-2.0"
name = "mun_lld"
readme = "README.md"
repository = "https://github.com/mun-lang/mun"
version = "110.0.0"