mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 12:56:30 +03:00
fix(tools): make sure dc_truncate can handle arbitrary utf8 values
also adds proptests to make sure this is upheld Should close #433
This commit is contained in:
@@ -55,6 +55,7 @@ bitflags = "1.1.0"
|
||||
tempfile = "3.0"
|
||||
pretty_assertions = "0.6.1"
|
||||
pretty_env_logger = "0.3.0"
|
||||
proptest = "0.9.4"
|
||||
|
||||
[workspace]
|
||||
members = [
|
||||
|
||||
Reference in New Issue
Block a user