Skip to content

Commit 52c17e2

Browse files
committed
chore: bump openworkers-runtime-v8 to v0.13.16
1 parent bf2971f commit 52c17e2

2 files changed

Lines changed: 22 additions & 21 deletions

File tree

Cargo.lock

Lines changed: 21 additions & 20 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
@@ -63,7 +63,7 @@ openworkers-core = { git = "https://github.com/openworkers/openworkers-core", ta
6363
openworkers-transform = { git = "https://github.com/openworkers/openworkers-transform", tag = "v0.1.0" }
6464

6565
# Runtime backend (v8 only for now, others require older version of core)
66-
openworkers-runtime-v8 = { git = "https://github.com/openworkers/openworkers-runtime-v8", tag = "v0.13.15", optional = true, features = ["ptrcomp"] }
66+
openworkers-runtime-v8 = { git = "https://github.com/openworkers/openworkers-runtime-v8", tag = "v0.13.16", optional = true, features = ["ptrcomp"] }
6767

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

0 commit comments

Comments
 (0)