# 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" name = "mk8dx_lounge_tag_extractor" version = "0.0.2" authors = ["naari3 "] description = "Extract mk8dx lounge tags from given player names." readme = "README.md" license = "MIT" repository = "https://github.com/naari3/mk8dx_lounge_tag_extractor" resolver = "2" [dependencies.unicode-segmentation] version = "1.11.0"