mun_skeptic 0.4.0

Provides the ability to test Mun code snippets in an mdbook
[dependencies.bytecount]
default-features = false
version = "0.6.2"

[dependencies.itertools]
default-features = false
version = "0.10.0"

[dependencies.mdbook]
default-features = false
version = "0.4.7"

[dependencies.mun_compiler]
version = "0.4.0"

[dependencies.mun_runtime]
version = "0.4.0"

[dependencies.pulldown-cmark]
default-features = false
version = "0.9.1"

[dependencies.tempdir]
default-features = false
version = "0.3.7"

[package]
authors = ["The Mun Team <team@mun-lang.org>"]
categories = ["game-development", "mun"]
description = "Provides the ability to test Mun code snippets in an mdbook"
documentation = "https://docs.mun-lang.org/v0.4"
edition = "2021"
homepage = "https://mun-lang.org"
keywords = ["game", "hot-reloading", "language", "mun", "mdbook"]
license = "MIT OR Apache-2.0"
name = "mun_skeptic"
readme = "README.md"
repository = "https://github.com/mun-lang/mun"
version = "0.4.0"