[package] name = "c_str" version = "1.0.8" authors = ["Guillaume Gomez "] description = "The old c_str functions" repository = "https://github.com/GuillaumeGomez/c_str-rs.git" readme = "README.md" keywords = ["c", "string", "c_str"] license = "Apache-2.0/MIT" [lib] name = "c_str" crate-type = ["dylib", "rlib"]