[dependencies]
[package]
description = "Basic lexical analyzer for use in parsing and compiling"
edition = "2018"
keywords = ["scanner", "tokenizer"]
license = "MIT"
name = "basic_lexer"
repository = "https://github.com/chuckcscccl/basic_lexer/"
version = "0.1.0"