my fork of dmp
Minor update
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ A very **fast**, **accurate** and **wasm ready** port of [Diff Match Patch](http ```toml [dependencies] -diff-match-patch-rs = "0.1.0-beta.3" +diff-match-patch-rs = "0.1.0-beta.4" ``` ### `Effitient` mode |