[package] name = "httpout" version = "0.0.0" authors = ["nggit <12218311+nggit@users.noreply.github.com>"] edition = "2018" description = "httpout allows you to execute your Python script from a web URL, the print() output goes to your browser." license = "MIT" license-file = "LICENSE" documentation = "https://httpout.github.io" homepage = "https://github.com/nggit/httpout" repository = "https://github.com/nggit/httpout" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [workspace] members = ["."]