# 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 = "didaskalia" version = "0.1.2" authors = [ "catapillie", "paokito", ] description = "over-complicated language to store text entries and sequences across different languages" documentation = "https://docs.rs/didaskalia/latest/didaskalia/" readme = "README.md" categories = [ "compilers", "parsing", "value-formatting", "text-processing", "localization", ] license = "MIT" repository = "https://gitlab.com/didaskalia/didaskalia-rs" [dependencies.colored] version = "2.0.4" [dev-dependencies.regex] version = "1.9.3"