# 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 = "unicode-icons" version = "2.1.2" authors = ["Arteii "] description = "(1869+) unicode icons in rust" homepage = "https://arteiii.github.io" readme = "README.md" keywords = [ "console", "unicode", "icons", ] categories = [ "command-line-utilities", "command-line-interface", ] license-file = "LICENSE.md" repository = "https://github.com/Arteiii/unicode-icons" [features] activities = [] animals_and_nature = [] component = [] default = [ "activities", "animals_and_nature", "component", "flags", "food_and_drink", "objects", "people_and_body", "smileys_and_emotion", "symbols", "travel_and_places", ] flags = [] food_and_drink = [] objects = [] people_and_body = [] smileys_and_emotion = [] symbols = [] travel_and_places = []