# 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 = "base16-palettes" version = "0.1.0" authors = ["TylerBloom "] description = "A representation of the Base16 palettes in Rust" readme = "README.md" keywords = [ "theme", "themes", "no_std", ] categories = [ "themes", "no-std", "no-std::no-alloc", ] license = "MIT OR Apache-2.0" repository = "https://github.com/TylerBloom/base16-palettes" [dependencies.enum_dispatch] version = "0.3" [dependencies.hex-literal] version = "0.4.1" [features] apprentice = [] atelier = [] atlas = [] black_metal = [] brogrammer = [] brush_trees = [] circus = [] classic = [] codeschool = [] colors = [] cupertino = [] danqing = [] darcula = [] darkviolet = [] dracula = [] equilibrium = [] espresso = [] eva = [] framer = [] fruit_soda = [] gigavolt = [] github = [] gruvbox = [] hardcore = [] heetch = [] helios = [] horizon = [] humanoid = [] ia = [] icy = [] kimber = [] materia = [] material = [] material_vivid = [] mellow = [] mexico_light = [] nebula = [] nord = [] nova = [] one_light = [] onedark = [] outrun = [] papercolor = [] pasque = [] pinky = [] porple = [] purpledream = [] qualia = [] rebecca = [] rose_pine = [] sagelight = [] sakura = [] sandcastle = [] shades_of_purple = [] silk = [] snazzy = [] solarflare = [] summercamp = [] summerfruit = [] synth_midnight = [] tender = [] twilight = [] unikitty = [] vice = [] windows = [] woodland = [] xcode_dusk = [] zenburn = []