# 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 = "2015" name = "pagefind_stem" version = "0.2.0" description = "Snowball stemming algorithms repackaged for Rust, with languages behind feature flags." license = "MIT" [dependencies] [features] arabic = [] armenian = [] basque = [] catalan = [] danish = [] dutch = [] english = [] finnish = [] french = [] german = [] german2 = [] greek = [] hindi = [] hungarian = [] indonesian = [] irish = [] italian = [] kraaij_pohlmann = [] lithuanian = [] lovins = [] nepali = [] norwegian = [] porter = [] portuguese = [] romanian = [] russian = [] serbian = [] spanish = [] swedish = [] tamil = [] turkish = [] yiddish = []