[package] name = "str_case_conv" description = "Provides utility functions for converting strings to different cases." version = "0.1.0" edition = "2021" author = "devkevbot" license = "MIT OR Apache-2.0" repository = "https://github.com/devkevbot/str_case_conv" homepage = "https://github.com/devkevbot/str_case_conv" readme = "README.md" keyword = ["strings", "utility", "casing"] [dependencies]