[dependencies.antlr-rust]
version = "=0.3.0-beta"
[package]
authors = ["Richard Leek <richard@richardleek.com>"]
description = "A lexer and parser for Endless Online EO+ scripts"
edition = "2021"
exclude = [".github"]
license = "MIT"
name = "eoplus"
readme = "README.md"
repository = "https://github.com/sorokya/eoplus"
rust-version = "1.61.0"
version = "1.0.0-RC1"