# 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 = "hexlit" version = "0.5.5" authors = ["inspier "] description = "A zero-allocation no_std-compatible zero-cost way to convert hex-strings to byte-arrays at compile time." documentation = "https://docs.rs/hexlit" readme = "README.md" keywords = [ "hex", "literal", ] categories = ["no-std"] license = "MIT" repository = "https://github.com/inspier/hexlit" resolver = "2"