Skip to content

Commit 07bf913

Browse files
author
Steve Manuel
committed
chore: update version of worker dep in worker-sandbox
1 parent 431aed1 commit 07bf913

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
@@ -25,7 +25,7 @@ regex = "1.5.4"
2525
serde = { version = "1", features = ["derive"] }
2626
serde_json = "1"
2727
wee_alloc = { version = "0.4.2", optional = true }
28-
worker = { path = "../worker", version = "0.0.6" }
28+
worker = { path = "../worker", version = "0.0.7" }
2929

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

0 commit comments

Comments
 (0)