mun_abi 0.3.0

Rust wrapper for the Mun ABI
Documentation
[dependencies.md5]
version = "0.7.0"

[dependencies.once_cell]
version = "1.4.0"

[dependencies.parking_lot]
version = "0.10"

[package]
authors = ["The Mun Team <team@mun-lang.org>"]
categories = ["api-bindings", "game-development", "mun"]
description = "Rust wrapper for the Mun ABI"
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_abi"
readme = "README.md"
repository = "https://github.com/mun-lang/mun"
version = "0.3.0"