We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 948f527 commit 5d86d19Copy full SHA for 5d86d19
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "edit-distance"
3
-version = "2.1.2"
+version = "2.1.3"
4
authors = ["Florian Ebeling <florian.ebeling@gmail.com>"]
5
6
description = "Levenshtein edit distance between strings, a measure for similarity."
0 commit comments