[dependencies.chrono]
version = "0.4.38"
[lib]
name = "rust_string_utils"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "String utilities for rust based on org.apache.commons.lang3"
edition = "2021"
homepage = "https://github.com/doanthaibao/rust_string_utils"
license = "MIT OR Apache-2.0"
name = "rust_string_utils"
readme = "README.md"
repository = "https://github.com/doanthaibao/rust_string_utils"
version = "0.1.14"