# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "antigravity" version = "0.0.5" authors = [ "Daniel Prilik ", "Error-42 ", ] description = "https://xkcd.com/353/" homepage = "https://xkcd.com/353/" documentation = "https://docs.rs/antigravity/" readme = "README.md" keywords = [ "xkcd", "joke", "python", "flying", ] license = "MIT" repository = "https://github.com/daniel5151/antigravity" [dependencies.md5] version = "0.7.0" [dependencies.webbrowser] version = "0.7.1"