1 2 3 4 5 6 7 8
[dependencies] [package] description = "Annoyed that Rust has two string types? Well it doesn't any more" edition = "2018" license = "MIT" name = "cursed_strings" version = "0.1.0"