[package] name = "carykh-macro-rust" version = "0.1.2" edition = "2021" license = "MIT" description = "A rust macro for finding strings that contain self-referential numbers. Inspired by carykh. This description contains twenty-seven words, fifty-four vowels, and ninety-nine consonants." readme = "README.md" repository = "https://github.com/thatchedroof/carykh-macro-rust" authors = ["thatchedroof"] [dependencies] english-numbers = "0.3.3"