[package] name = "umlauts" version = "0.2.0-alpha.3" description = "library for text transformation of german umlauts" authors = ["Raphael Peters "] license = "MIT" edition = "2018" homepage = "https://github.com/rappet/umlauts" repository = "https://github.com/rappet/umlauts" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] memchr = "2.3" [features] unsafe = []