From 2ae937f1a83ef8b9d6f74faa593ab27a6b42fdcf Mon Sep 17 00:00:00 2001 From: Jan Tojnar 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