axum-cloudflare-adapter
axum-cloudflare-adapter copied to clipboard
An adapter to easily run an Axum server in a Cloudflare worker.
Bumps [worker](https://github.com/cloudflare/workers-rs) from 0.2.0 to 0.3.0. Commits 477a7ed Fix missing error behind feature flag ed2fee0 chore: bump versions bfe6d56 Add encodeBody and cf to ResponseInit. Adopt builder pattern. (#568) 6bf6cf7...
Updates the requirements on [worker](https://github.com/cloudflare/workers-rs) to permit the latest version. Commits 477a7ed Fix missing error behind feature flag ed2fee0 chore: bump versions bfe6d56 Add encodeBody and cf to ResponseInit. Adopt...
Yes, here I am again! Sorry! :)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.116 to 1.0.117. Release notes Sourced from serde_json's releases. v1.0.117 Resolve unexpected_cfgs warning (#1130) Commits 0ae247c Release 1.0.117 4517c7a PartialEq is not implemented between Value and 128-bit...
Bumps [worker](https://github.com/cloudflare/workers-rs) from 0.2.0 to 0.3.2. Commits 6b2a97f chore: bump versions b243b3e Fix broken durable object jurisdiction link (#610) bd2a034 Publicly expose VersionMetadataBinding (#606) 87dd6b4 clippy for 1.80 (#607) 59e551e...
Updates the requirements on [worker](https://github.com/cloudflare/workers-rs) to permit the latest version. Commits 6b2a97f chore: bump versions b243b3e Fix broken durable object jurisdiction link (#610) bd2a034 Publicly expose VersionMetadataBinding (#606) 87dd6b4 clippy...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.116 to 1.0.122. Release notes Sourced from serde_json's releases. v1.0.122 Support using json! in no-std crates (#1166) v1.0.121 Optimize position search in error path (#1160, thanks @purplesyringa)...
Bumps [url](https://github.com/servo/rust-url) from 2.5.0 to 2.5.2. Commits 54346fa Revert "Reimplement idna on top of ICU4X" (#946) dcfbed3 Update idna to 1.0.1 (#945) 467ef63 fix panic on xn--55555577 (#940) 3d6dbbb Reimplement...
Bumps [oneshot](https://github.com/faern/oneshot) from 0.1.6 to 0.1.8. Changelog Sourced from oneshot's changelog. [0.1.8] - 2024-06-13 Changed Change how loom concurrency testing is triggered. To get rid of loom in the dependency...