# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" rust-version = "1.66" name = "boa_unicode" version = "0.16.1" authors = ["boa-dev"] description = "DEPRECATED. Use the icu_properties crate instead." readme = "README.md" keywords = [ "javascript", "compiler", "lexer", "parser", "unicode", ] categories = [ "parsing", "no-std", ] license = "Unlicense/MIT" repository = "https://github.com/boa-dev/boa" resolver = "1" [dependencies.unicode-general-category] version = "0.6.0"