# 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 = "simple_tables-core" version = "0.3.0" authors = ["Jonas Everaert "] description = "The core functionality of the simple_tables crate" homepage = "https://github.com/Jomy10/simple_tables" documentation = "https://jomy10.github.io/simple_tables/simple_tables/index.html" readme = "README.md" keywords = ["tables", "table", "macros", "macro", "proc_macro"] categories = ["data-structures", "visualization"] license = "MIT OR Apache-2.0" repository = "https://github.com/Jomy10/simple_tables" resolver = "2" [dependencies]