# 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 = "layout21utils" version = "3.0.0-pre.2" authors = [ "Dan Fritchman ", "Arya Reais-Parsi ", ] exclude = [ "resources", "scratch", ] include = [] description = "Layout21 Internal Utility Crate" homepage = "https://github.com/dan-fritchman/Layout21" documentation = "https://github.com/dan-fritchman/Layout21" readme = "readme.md" keywords = [] categories = [] license = "BSD-3-Clause" repository = "https://github.com/dan-fritchman/Layout21" resolver = "1" [dependencies.by_address] version = "1.0.4" [dependencies.schemars] version = "0.8.10" features = ["rust_decimal"] [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_derive] version = "1.0.88" [dependencies.serde_json] version = "1.0" [dependencies.serde_yaml] version = "0.8" [dependencies.textwrap] version = "0.14.2" [dependencies.toml] version = "0.5.10"