1 2 3 4 5 6 7 8 9 10 11 12
[package] name = "fiveo" version = "0.3.2" authors = ["Gary Tierney <gary.tierney@gmx.com>"] description = "An approximate string matching library built with the web in mind" license = "ISC" [features] webassembly = [] [profile.release] debug = true