# 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" name = "composure_adapter_cloudflare" version = "0.0.2" description = "Discord bot framework for running on the edge" readme = "README.md" keywords = [ "discord", "bot", "edge", "wasm", "cloudflare", ] license = "Apache-2.0" repository = "https://github.com/BlueFrog130/composure-rs/adapters/cloudflare" [dependencies.async-trait] version = "0.1.68" [dependencies.composure] version = "0.0.2" [dependencies.futures] version = "0.3.28" default-features = false [dependencies.serde_json] version = "1.0.96" [dependencies.worker] version = "0.0.16"