# 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 = "ohnomore" version = "0.5.0" authors = ["Daniël de Kok "] description = "Transformations for TüBa-D/Z lemmas" homepage = "https://github.com/sfb833-a3/ohnomore" license = "MIT OR Apache-2.0" [dependencies.caseless] version = "0.2" [dependencies.fst] version = "0.4" [dependencies.lazy_static] version = "1" [dependencies.maplit] version = "1" [dependencies.seqalign] version = "0.2" [dependencies.thiserror] version = "1" [dependencies.udgraph] version = "0.8" [dependencies.unicode-normalization] version = "0.1" [dev-dependencies.petgraph] version = "0.6"