1 2 3 4 5 6 7
[package] name = "rust_string_utils" version = "0.1.5" edition = "2021" description = "String utilities for rust based on org.apache.commons.lang3" license = "MIT OR Apache-2.0" [dependencies]