ged/core
Matthew Gordon 304bf4da6c Fix bug in TextBufferWriter with multibyte chars
Fixed a UTF-8 decoding error that would occur if the `buf` argument to
`TextBufferWriter` ended in the middle of a multibyte character.
2025-11-10 19:52:31 -04:00
..
src Fix bug in TextBufferWriter with multibyte chars 2025-11-10 19:52:31 -04:00
Cargo.toml Change Rust edition to 2024 2025-10-30 21:46:29 -03:00