Skip to content

Commit 3e4d7cd

Browse files
committed
0.6.1
1 parent 0c46a06 commit 3e4d7cd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ wasm-bindgen-futures = "0.4.50"
2929
wasm-bindgen-macro-support = "0.2.100"
3030
wasm-bindgen-test = "0.3.50"
3131
worker = { path = "worker", version = "0.6.1", features = ["queue", "d1", "axum", "timezone"] }
32-
worker-build = { path = "worker-build", version = "0.1.3" }
33-
worker-codegen = { path = "worker-codegen", version = "0.1.1" }
32+
worker-build = { path = "worker-build", version = "0.1.4" }
33+
worker-codegen = { path = "worker-codegen", version = "0.2.0" }
3434
worker-kv = { path = "worker-kv", version = "0.9.0" }
3535
worker-macros = { path = "worker-macros", version = "0.6.1", features = ["queue"] }
3636
worker-sys = { path = "worker-sys", version = "0.6.1", features = ["d1", "queue"] }

0 commit comments

Comments
 (0)