1 2 3 4 5 6 7 8
[dependencies] [package] description = "Create a string between two other strings, that is lexicographically halfway between them." edition = "2021" license = "MIT" name = "midstring" version = "0.1.0"