Skip to content

Commit 91883da

Browse files
author
Steve Manuel
committed
chore: bump version of worker dep in sandbox
1 parent 4890bda commit 91883da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

worker-sandbox/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ regex = "1.5.4"
2424
serde = { version = "1", features = ["derive"] }
2525
serde_json = "1"
2626
wee_alloc = { version = "0.4.2", optional = true }
27-
worker = { path = "../worker", version = "0.0.4" }
27+
worker = { path = "../worker", version = "0.0.5" }
2828

2929
[dev-dependencies]
3030
wasm-bindgen-test = "0.2"

0 commit comments

Comments
 (0)