my fork of dmp
Updated related projects
Anubhab Bandyopadhyay 2024-08-16
parent dc86169 · commit 100f123
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 061ed9d..19f7f06 100644
--- a/README.md
+++ b/README.md
@@ -20,5 +20,7 @@ Diff Match Patch was originally built in 2006 to power Google Docs.
- **Rust**: [Distil.io diff_match_patch](https://crates.io/crates/diff_match_patch)
- **Rust**: [dmp](https://crates.io/crates/dmp)
- **Rust**: [Dissimilar](https://crates.io/crates/dissimilar) by the awesome [David Tolnay](https://github.com/dtolnay)
+- **Rust**: [diff_match_patch](https://crates.io/crates/diff_match_patch)
+- **Rust**: [diffmatchpatch](https://crates.io/crates/diffmatchpatch)