[package] name = "fuzzy-string-distance" version = "1.0.0" edition = "2021" authors = ["Skeletonxf "] repository = "https://github.com/Skeletonxf/fuzzy" description = "Fuzzy string distance comparisons" keywords = ["text-processing", "strings", "edit-distance", "string-distance"] categories = ["science", "wasm", "text-processing"] readme = "README.md" license = "MIT OR Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] # Just the std lib