enchant2/0001-README-Mention-rust-bindings.patch
lb1107039128 55e1d7a305 README: Mention rust bindings
Signed-off-by: lb1107039128 <liubo1@xfusion.com>
2024-01-04 16:10:03 +08:00

25 lines
607 B
Diff

From 2ae937f1a83ef8b9d6f74faa593ab27a6b42fdcf Mon Sep 17 00:00:00 2001
From: Jan Tojnar <jtojnar@gmail.com>
Date: Wed, 4 Mar 2020 16:40:43 +0100
Subject: [PATCH] README: Mention rust bindings
---
README | 1 +
1 file changed, 1 insertion(+)
diff --git a/README b/README
index 68d2f19..d81a13f 100644
--- a/README
+++ b/README
@@ -31,6 +31,7 @@ for:
Python: https://github.com/rfk/pyenchant/
Ruby: https://github.com/pennyapp/ruby-enchant
+Rust: https://crates.io/crates/enchant
Go: https://github.com/hermanschaaf/enchant
Common Lisp: https://github.com/tlikonen/cl-enchant
--
2.42.0.windows.2