# 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 = "2021" rust-version = "1.64.0" name = "github-webhook-dts-downloader" version = "0.5.2" authors = [ "sksat ", "s-ylide", ] description = "GitHub webhook payload type def downloader for Rust" license = "MIT" repository = "https://github.com/sksat/github-webhook-rs" [dependencies.anyhow] version = "1.0.79" [dependencies.github-webhook-type-generator] version = "0.5" [dependencies.reqwest] version = "0.11.23" features = ["blocking"]