# 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 = "goya-ipadic" version = "0.1.9" authors = ["Leko "] description = "IPA dictionary for Goya" categories = ["text-processing"] license = "Apache-2.0 OR MIT" [dependencies.csv] version = "1.1" [dependencies.encoding_rs] version = "0.8" [dependencies.glob] version = "0.3" [dependencies.goya] version = "^0.1.9" [dependencies.indexmap] version = "1.7" features = ["serde"] [dependencies.regex] version = "1.5" [dependencies.rkyv] version = "0.7.19" features = ["indexmap"] [dependencies.serde] version = "1.0" features = ["derive"]