cloudflare/workers-rs v0.7.2
cloudflare/workers-rs
Captured source
source ↗published Dec 20, 2025seen Jun 26captured 2whttp 200method plain
Release v0.7.2
Repository: cloudflare/workers-rs
Tag: v0.7.2
Published: 2025-12-20T17:51:35Z
Prerelease: no
Release notes:
What's Changed
- fix(build): correct esbuild binary path on Windows by @Sabourifar in https://github.com/cloudflare/workers-rs/pull/889
- Allow
Resultwhileuse worker::*and add ok::Ok helper by @ryo33 in https://github.com/cloudflare/workers-rs/pull/890 - worker-build: fix output path resolution when CWD differs from crate root by @Summpot in https://github.com/cloudflare/workers-rs/pull/892
New Contributors
- @Sabourifar made their first contribution in https://github.com/cloudflare/workers-rs/pull/889
- @ryo33 made their first contribution in https://github.com/cloudflare/workers-rs/pull/890
- @Summpot made their first contribution in https://github.com/cloudflare/workers-rs/pull/892
Full Changelog: https://github.com/cloudflare/workers-rs/compare/v0.7.1...v0.7.2