[package] name = "urban-lookup" version = "1.1.0" authors = ["izumariu"] description = "Look up cool slang words in the terminal!" repository = "https://github.com/izumariu/urbandict" license = "MIT" [dependencies] reqwest = "0.8" regex = "1" clap = "2.32.0" [badges] [badges.maintenance] status = "actively-developed"