Document recent Rust parser update

pull/879/head
Wilfred Hughes 2025-09-22 20:28:24 +07:00
parent b68e1dd673
commit fb5ce40b0d
1 changed files with 2 additions and 2 deletions

@ -9,8 +9,8 @@ difftastic now requires Rust 1.75 to build.
### Parsing
Updated Clojure, Common Lisp and Zig parsers. Improved parsing of
Kotlin.
Updated Clojure, Common Lisp, Rust and Zig parsers. Improved parsing
of Kotlin.
Text encoding detection is now stricter, fixing more cases where
binary files were treated as text.