[package] name = "truncate_string_at_whitespace" version = "1.0.3" authors = ["Todd Kennedy "] edition = "2018" license = "Apache-2.0" description = "Truncate a &str at the closest whitespace to a specified length with unicode safety" homepage = "https://git.sr.ht/~toddself/truncate_string_at_whitespace" readme = "README.md" repository = "https://git.sr.ht/~toddself/truncate_string_at_whitespace" keywords = ["strings", "truncate", "whitespace"]