# 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" rust-version = "1.59.0" name = "umpl" version = "1.1.1" description = "Umpl is a a meme language that is a mix of c like languages and lisp like languages." readme = "README.md" keywords = [ "umpl", "umpl-lang", ] categories = [ "language", "lang", ] license = "MIT" repository = "https://github.com/mendelsshop/umpl" [dependencies.hexponent] version = "0.3.1" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4.17" [dependencies.simple_file_logger] version = "0.3.1" [dependencies.unic-emoji-char] version = "0.9.0"