[package] name = "naming_clt_lib" version = "0.2.0" authors = ["Boholder "] description = """ Functions which serve the command line tool [naming]. """ repository = "https://github.com/boholder/naming" edition = "2018" license = "MIT" [dependencies] fancy-regex = "~0.7.1" lazy_static = "~1.4.0" naming_lib = "~0.1.4"