# 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 = "sucrose" version = "1.1.1" description = "Rust crate for embedding static data from files at build time." readme = "README.md" keywords = [ "encoding", "macro", "no_std", "serde", "serialization", ] categories = [ "data-structures", "development-tools::build-utils", "embedded", "encoding", ] license = "MIT" repository = "https://github.com/eievui5/sucrose" [dependencies.convert_case] version = "0.6.0" [dependencies.proc-macro2] version = "1.0.66" [dependencies.quote] version = "1.0.31" [dependencies.serde] version = "1.0.174" optional = true [dependencies.sucrose-macros] version = "1.0.0" [dependencies.thiserror] version = "1.0.44"