[package] name = "caseconv" description = "Case conversion library" version = "0.1.0" authors = ["Matt Coffin "] license = "MIT" homepage = "https://github.com/mcoffin/caseconv" repository = "https://github.com/mcoffin/caseconv.git" documentation = "https://docs.rs/caseconv" [dependencies] libc = "0.2"