[package] name = "antigravity" description = "https://xkcd.com/353/" authors = ["Daniel Prilik ", "Error-42 "] version = "0.0.5" license = "MIT" edition = "2018" readme = "README.md" documentation = "https://docs.rs/antigravity/" homepage = "https://xkcd.com/353/" repository = "https://github.com/daniel5151/antigravity" keywords = ["xkcd", "joke", "python", "flying"] [dependencies] webbrowser = "0.7.1" md5 = "0.7.0"