[dependencies.mun_hir]
package = "mun_hir"
version = "=0.3.0"
[dependencies.mun_syntax]
version = "=0.3.0"
[package]
authors = ["The Mun Team <team@mun-lang.org>"]
categories = ["game-development", "mun"]
description = "Provides in-depth diagnostic information for compiler errors"
documentation = "https://docs.mun-lang.org/v0.3"
edition = "2018"
homepage = "https://mun-lang.org"
keywords = ["game", "hot-reloading", "language", "mun", "diagnostics"]
license = "MIT OR Apache-2.0"
name = "mun_diagnostics"
readme = "README.md"
repository = "https://github.com/mun-lang/mun"
version = "0.1.0"