# 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 = "2018" name = "meddl_translate" version = "1.2.1" description = "Translate German to Meddlfrängisch." homepage = "https://github.com/CodeF0x/meddl_translate/" readme = "README.md" license = "MIT" repository = "https://github.com/CodeF0x/meddl_translate/" [dependencies.rand] version = "0.8.4" [dependencies.regex] version = "1" [dependencies.serde_json] version = "1.0.64" [features] interlude = []