Skip to content

Commit b04eef7

Browse files
committed
chore: update openworkers-runtime-v8 to v0.8.10
1 parent 39488b9 commit b04eef7

2 files changed

Lines changed: 30 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 29 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ openworkers-core = { git = "https://github.com/openworkers/openworkers-core", ta
4040

4141
# Runtime backend (v8 only for now, others require core 0.5)
4242
# openworkers-runtime-v8 = { path = "../openworkers-runtime-v8", optional = true }
43-
openworkers-runtime-v8 = { git = "https://github.com/openworkers/openworkers-runtime-v8", tag = "v0.8.7", optional = true }
43+
openworkers-runtime-v8 = { git = "https://github.com/openworkers/openworkers-runtime-v8", tag = "v0.8.10", optional = true }
4444

4545
# WASM runtime (optional)
4646
# openworkers-runtime-wasm = { path = "../openworkers-runtime-wasm", optional = true }

0 commit comments

Comments
 (0)