boa_unicode 0.11.0

Boa is a Javascript lexer, parser and Just-in-Time compiler written in Rust. Currently, it has support for some of the language.
Documentation
[dependencies.unicode-general-category]
version = "0.3.0"

[package]
authors = ["boa-dev"]
categories = ["parsing"]
description = "Boa is a Javascript lexer, parser and Just-in-Time compiler written in Rust. Currently, it has support for some of the language."
edition = "2018"
exclude = ["../.vscode/*", "../Dockerfile", "../Makefile", "../.editorConfig"]
keywords = ["javascript", "compiler", "lexer", "parser", "unicode"]
license = "Unlicense/MIT"
name = "boa_unicode"
repository = "https://github.com/boa-dev/boa"
version = "0.11.0"